blob: fc3fc11f9d9dc6c535b91935921a0e1fc4df7b16 [file] [log] [blame]
{
"name": "FAMapView",
"version": "0.1.0",
"summary": "init FAMapView.",
"homepage": "https://github.com/fadizant/FAMapView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fadizant": "fadizant@yahoo.com"
},
"source": {
"git": "https://github.com/fadizant/FAMapView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FAMapView/Classes/**/*",
"resource_bundles": {
"FAMapView": [
"FAMapView/Classes/*.xib"
]
}
}