blob: 4e9dfbd41b8c39f6d0d6154060b78861f1c78672 [file] [log] [blame]
{
"name": "mobfirstgeofence-ios-pod",
"version": "1.0.3",
"summary": "A short description of mobfirstgeofence-ios-pod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.org/mobfirst/mobfirstgeofence-ios-pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Diego Merks": "merks@mobfirst.com"
},
"source": {
"git": "https://bitbucket.org/mobfirst/mobfirstgeofence-ios-pod.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "mobfirstgeofence-ios-pod/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}