[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 4 / f / ZYModule / 1.0.1 / ZYModule.podspec.json
blob6e7e35fbe9ecabd9ca930a84b48febd035b29b85
2   "name": "ZYModule",
3   "version": "1.0.1",
4   "summary": "A short description of ZYModule.",
5   "description": "ZYModule是一个自定义第三方类库",
6   "homepage": "https://github.com/aaa510665117/ZYModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZY": "510665117@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aaa510665117/ZYModule.git",
19     "tag": "1.0.1"
20   },
21   "exclude_files": "Classes/Exclude",
22   "subspecs": [
23     {
24       "name": "SEHttp",
25       "source_files": "ZYModule/SEHttp/*.{h,m}"
26     },
27     {
28       "name": "DiyMJRefresh",
29       "dependencies": {
30         "MJRefresh": [
32         ]
33       },
34       "source_files": "ZYModule/DiyMJRefresh/*.{h,m}"
35     }
36   ]