[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 2 / b / 1 / DDQProjectFoundation / 1.0.8 / DDQProjectFoundation.podspec.json
blob1735f5227c8771d441c6a0043894f92632f6bd6b
2   "name": "DDQProjectFoundation",
3   "version": "1.0.8",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "Easy Inherit",
8   "homepage": "https://github.com/MyNameDDQ/DDQProjectFoundation",
9   "license": "MIT",
10   "authors": {
11     "DDQ": "869795924@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/MyNameDDQ/DDQProjectFoundation.git",
15     "tag": "1.0.8"
16   },
17   "source_files": "DDQProjectFoundation/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
22     ],
23     "SDWebImage": [
25     ],
26     "IQKeyboardManager": [
28     ],
29     "Masonry": [
31     ],
32     "MJRefresh": [
34     ],
35     "MJExtension": [
37     ],
38     "MBProgressHUD": [
40     ],
41     "WebViewJavascriptBridge": [
43     ]
44   }