[Add] ShopSphare 1.0.4
[CocoaPods.git] / Specs / 3 / 4 / 0 / AECNCityPickerView / 0.0.3 / AECNCityPickerView.podspec.json
blob3398bc4ebfa72a24053c94cf87ec8181bf67d18d
2   "name": "AECNCityPickerView",
3   "version": "0.0.3",
4   "summary": "An China city picker by customizing UIPickerView for your iOS app.",
5   "description": "An easy to use and customizable pick city view component that presents a `UIPickerView` with a toolbar, Done button, animation, design options,.",
6   "homepage": "http://github.com/canicelebrate/AECNCityPickerView",
7   "screenshots": "https://github.com/canicelebrate/AECNCityPickerView/blob/master/AECNCityPickerView.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "William Wang": "canicelebrate@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/canicelebrate/AECNCityPickerView.git",
17     "tag": "0.0.3"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "source_files": "AECNCityPickerView/*.{h,m}",
23   "resources": "AECNCityPickerView/*.xcassets",
24   "frameworks": "CoreGraphics",
25   "requires_arc": true