[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 0 / AECNCityPickerView / 0.0.4 / AECNCityPickerView.podspec.json
blob9ea3b2dfd03e214ddaaa42416d045428a376a91a
2   "name": "AECNCityPickerView",
3   "version": "0.0.4",
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.4"
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