[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 5 / 3 / YHCommonSDK / 2.0.0 / YHCommonSDK.podspec.json
blob0aef9a511d5239839ac9a84abb39a46f7ea7973c
2   "name": "YHCommonSDK",
3   "version": "2.0.0",
4   "summary": "YHCommonSDK is only a common sdk",
5   "description": "YHCommonSDK is only a common sdk, we need pod thirdparty:afn",
6   "homepage": "https://github.com/XmYlzYhkj/YHCommonSDK",
7   "license": "MIT",
8   "authors": {
9     "zhengxiaolang": "haifeng3099@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/XmYlzYhkj/YHCommonSDK.git",
16     "tag": "2.0.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "MJRefresh": [
22     ],
23     "OpenUDID": [
25     ],
26     "SAMKeychain": [
28     ],
29     "SDAutoLayout": [
31     ],
32     "Reachability": [
34     ],
35     "YHNetSDK": [
37     ],
38     "YHCategorySDK": [
40     ],
41     "YHAlertSDK": [
43     ],
44     "YHBaseSDK": [
46     ],
47     "YHUtiliitiesSDK": [
49     ],
50     "YHEnDecriptionSDK": [
52     ]
53   },
54   "frameworks": [
55     "WebKit",
56     "UIKit"
57   ],
58   "resources": "Resources/*.bundle",
59   "default_subspecs": "Default",
60   "subspecs": [
61     {
62       "name": "Default",
63       "vendored_frameworks": [
64         "Framework/Default/*.framework"
65       ],
66       "dependencies": {
67         "YYModel": [
68           "~> 1.0"
69         ]
70       }
71     },
72     {
73       "name": "YHModel",
74       "vendored_frameworks": [
75         "Framework/YHModel/*.framework"
76       ],
77       "dependencies": {
78         "YHModel": [
80         ]
81       }
82     }
83   ]