blob: 9ea3b2dfd03e214ddaaa42416d045428a376a91a [file] [log] [blame]
{
"name": "AECNCityPickerView",
"version": "0.0.4",
"summary": "An China city picker by customizing UIPickerView for your iOS app.",
"description": "An easy to use and customizable pick city view component that presents a `UIPickerView` with a toolbar, Done button, animation, design options,.",
"homepage": "http://github.com/canicelebrate/AECNCityPickerView",
"screenshots": "https://github.com/canicelebrate/AECNCityPickerView/blob/master/AECNCityPickerView.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"William Wang": "canicelebrate@gmail.com"
},
"source": {
"git": "https://github.com/canicelebrate/AECNCityPickerView.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AECNCityPickerView/*.{h,m}",
"resources": "AECNCityPickerView/*.xcassets",
"frameworks": "CoreGraphics",
"requires_arc": true
}