[Add] RepairClubSDK 1.2.09
[CocoaPods.git] / Specs / 7 / b / 4 / DYFoundation / 1.0.0 / DYFoundation.podspec.json
blob83fed684d9fb4f67cb689b848188b399ec1442b0
2   "name": "DYFoundation",
3   "version": "1.0.0",
4   "summary": "帝云基础框架模块",
5   "description": "帝云基础框架模块,用于新项目直接导入,省去自行寻找和导入的时间。",
6   "homepage": "https://github.com/JWAutumn/DYFoundation.git",
7   "license": "MIT",
8   "authors": {
9     "Autumn": "15898848876@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/JWAutumn/DYFoundation.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "DYFoundation/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YYCache": [
28     ]
29   }