blob: 8be33826462cb03d3eb8e8e83f646bd696620e93 [file] [log] [blame]
{
"name": "AMLocationBased",
"platforms": {
"ios": "8.0"
},
"summary": "Lib developed this to help developers work with directions between the geo-locations",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Allan Melo": "allanragec@gmail.com"
},
"homepage": "https://github.com/allanragec/AMLocationBased-iOS.git",
"source": {
"git": "https://github.com/allanragec/AMLocationBased-iOS.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "AMLocationBased/**/*.{h,m}"
}