Skip to content

Commit

Permalink
bump version middlewarelib 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelopmont committed Mar 30, 2016
1 parent ee08aa5 commit d915a20
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Specs/MiddlewareLib/1.2.4/MiddlewareLib.podspec.json
@@ -0,0 +1,25 @@
{
"name": "MiddlewareLib",
"version": "1.2.4",
"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.2.4"
},
"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 d915a20

Please sign in to comment.