Skip to content

Commit

Permalink
Merge pull request #45 from indigotech/feature/update-middlewarelib-135
Browse files Browse the repository at this point in the history
bump version middlewarelib 1.3.5
  • Loading branch information
felipesabino committed Apr 6, 2016
2 parents 8f74a10 + 4003cb8 commit 8c27671
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Specs/MiddlewareLib/1.3.5/MiddlewareLib.podspec.json
@@ -0,0 +1,25 @@
{
"name": "MiddlewareLib",
"version": "1.3.5",
"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.5"
},
"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 8c27671

Please sign in to comment.