[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / 8 / DDQUIKit / 1.0.1 / DDQUIKit.podspec.json
blob2eb773e6e71f7b1b1687e7b556295520ddda6dd4
2   "name": "DDQUIKit",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "各种常用控件的基类",
8   "homepage": "https://github.com/MyNameDDQ/DDQUIKit",
9   "license": "MIT",
10   "authors": {
11     "MyNameDDQ": "wjddq@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/MyNameDDQ/DDQUIKit.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "source_files": "*.{h,m}",
19   "dependencies": {
20     "YYKit": [
22     ],
23     "MJRefresh": [
25     ],
26     "DDQAutoLayout": [
28     ]
29   }