[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / d / f / PoporDomainConfig / 1.05 / PoporDomainConfig.podspec.json
blob246503cbd17f744f736db8e6cc452057f9109cf8
2   "name": "PoporDomainConfig",
3   "version": "1.05",
4   "summary": "简易的域名配置工具,方便开发测试.",
5   "homepage": "https://github.com/popor/PoporDomainConfig",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/popor/PoporDomainConfig.git",
15     "tag": "1.05"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Example/Classes/PoporDomainConfig/*.{h,m}",
21   "dependencies": {
22     "YYModel": [
24     ],
25     "YYCache": [
27     ],
28     "Masonry": [
30     ],
31     "ReactiveObjC": [
33     ],
34     "PoporFoundation/Prefix": [
36     ],
37     "PoporUI/UIImage": [
39     ],
40     "PoporUI/UITextField": [
42     ],
43     "PoporUI/UIViewController": [
45     ],
46     "PoporUI/UINavigationController": [
48     ],
49     "PoporUI/IToast": [
51     ],
52     "PoporJsonModel": [
54     ]
55   }