Skip to content

Commit

Permalink
bump version middleware 1.3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelopmont committed Apr 19, 2016
1 parent b791f21 commit b2fc183
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Specs/MiddlewareLib/1.3.6.1/MiddlewareLib.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "MiddlewareLib",
"version": "1.3.6.1",
"summary": "Library that is the middleware between NPC´s Apps and NPC´s services",
"homepage": "https://github.com/indigotech/br-npc-middleware-lib-java/",
"license": {
"type": "Commercial"
},
"authors": {"Taqtile": "contato@taqtile.com"},
"source": {
"git": "https://github.com/indigotech/br-npc-middleware-lib-java/",
"tag": "1.3.6.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ios_release/**/*.{h,m}",
"header_mappings_dir": "ios_release",
"dependencies": {
"J2ObjC": "~> 0.9.7"
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/J2ObjC/dist/include\""
}
}

0 comments on commit b2fc183

Please sign in to comment.