blob: cbf837bd4f252496c61c22863722183cbaed7907 [file] [log] [blame]
{
"name": "AECNCityPickerView",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AECNCityPickerView/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}