blob: 4924926be08dc968867b246a23785163e79685a9 [file] [log] [blame]
{
"name": "AMLocationBased",
"platforms": {
"ios": "4.0"
},
"summary": "Lib developed this to help developers work with directions between the geo-locations",
"requires_arc": true,
"version": "0.1.1",
"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.1"
},
"source_files": "AMLocationBased/**/*.{h,m}"
}