[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 7 / RJCityPicker / 0.1.0 / RJCityPicker.podspec.json
blobc128c730bf7eeb3f0417395f93687823d2697102
2   "name": "RJCityPicker",
3   "version": "0.1.0",
4   "summary": "城市选择",
5   "swift_version": "4.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/A-Jun/RJCityPicker",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "A-Jun": "841348093@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/A-Jun/RJCityPicker.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RJCityPicker/Classes/**/*",
23   "resource_bundles": {
24     "RJCityPicker": [
25       "RJCityPicker/Assets/*"
26     ]
27   },
28   "dependencies": {
29     "FMDB": [
31     ],
32     "Pinyin4Swift": [
34     ]
35   }