blob: ab157bc474520bb355a54bb738c2677188b21b61 [file] [log] [blame]
{
"name": "USE_API",
"version": "0.3.0.0",
"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.3.0.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "USE_API/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.7.3"
]
}
}