[Add] ShopSphare 1.0.4
[CocoaPods.git] / Specs / 3 / 4 / 0 / AECNCityPickerView / 0.0.2 / AECNCityPickerView.podspec.json
blobcbf837bd4f252496c61c22863722183cbaed7907
2   "name": "AECNCityPickerView",
3   "version": "0.0.2",
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.2"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "source_files": "AECNCityPickerView/*.{h,m}",
23   "frameworks": "CoreGraphics",
24   "requires_arc": true