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