[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / f / 0 / CNCitySelector / 1.0.0 / CNCitySelector.podspec.json
blobef1437f352927ef7b801721a7d76f3ddb209522e
2   "name": "CNCitySelector",
3   "version": "1.0.0",
4   "summary": "一个零配置,快速集成的中国行政区域选择Controller",
5   "description": "一个零配置,快速集成的中国行政区域选择Controller, 开箱即用,非常方便。",
6   "homepage": "https://github.com/enix223/CNCitySelector",
7   "screenshots": "https://github.com/enix223/CNCitySelector/raw/master/Example/Screenshot/screen.jpeg",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Enix Yu": "enixyu@cloudesk.top"
14   },
15   "source": {
16     "git": "https://github.com/enix223/CNCitySelector.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/enixyu",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "CNCitySelector/Classes/**/*",
24   "resource_bundles": {
25     "CNCitySelector": [
26       "CNCitySelector/Assets/**/*",
27       "CNCitySelector/Classes/*.xib"
28     ]
29   },
30   "frameworks": "UIKit"