blob: 58342beb1d7feda1e109b8b98334e9329db040c0 [file] [log] [blame]
{
"name": "USE_API",
"version": "0.1.1",
"summary": "A short description of USE_API.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.usemobile.com.br/base-project/ios-use-api",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Usemobile": "claudiomsilvaf@gmail.com"
},
"source": {
"git": "http://git.usemobile.com.br/base-project/ios-use-api.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "USE_API/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"Parse": [
],
"ObjectMapper": [
]
}
}