blob: e10e59836462e6920cf8c487de377de4e10e0804 [file] [log] [blame]
{
"name": "SYCitySelectionController",
"version": "0.0.2",
"summary": "Quit create city selection contoller.",
"description": "Quit create city selection contoller. Easy...",
"homepage": "https://github.com/KellenYangs/SYCitySelectionController",
"license": "MIT",
"authors": {
"SY": "kellenyangs@gmail.com"
},
"social_media_url": "http://weibo.com/3072322417/profile?topnav=1&wvr=6",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/KellenYangs/SYCitySelectionController.git",
"tag": "0.0.2"
},
"source_files": "SYCitySelectionController/**/*",
"resource_bundles": {
"SYCity": [
"SYCitySelectionController/SYCity.bundle"
]
},
"frameworks": [
"CoreLocation",
"MapKit"
],
"requires_arc": true
}