[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 9 / e / 6 / MJLCityController / 0.0.2 / MJLCityController.podspec.json
blob49211b1290dcc0b237696b6a8ec84105371ba1bf
2   "name": "MJLCityController",
3   "version": "0.0.2",
4   "summary": "城市选择器",
5   "description": "这是一个仿美团的城市选择器",
6   "homepage": "https://git.coding.net/iceCarry/MJLCityController.git",
7   "license": "MIT",
8   "authors": {
9     "iceCarry": "947486066@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/iceCarry/MJLCityController.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "JFCityViewController",
20     "JFCityViewController/**/*"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "FMDB": [
26     ],
27     "Masonry": [
29     ]
30   }