blob: 3398bc4ebfa72a24053c94cf87ec8181bf67d18d [file] [log] [blame]
{
"name": "AECNCityPickerView",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AECNCityPickerView/*.{h,m}",
"resources": "AECNCityPickerView/*.xcassets",
"frameworks": "CoreGraphics",
"requires_arc": true
}