blob: c8fcbe9c140a6e8ab67c8ad6580b11a67ac241d3 [file] [log] [blame]
{
"name": "AZMapping",
"version": "1.0.1",
"summary": "Simple mapping",
"homepage": "https://github.com/kovalskiy/AZMapping",
"license": "MIT",
"authors": {
"Alex": "alex@notan.ua"
},
"source": {
"git": "https://github.com/kovalskiy/AZMapping.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"AZMapping",
"*.{h,m}"
],
"requires_arc": true
}