[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / d / DDMComponentLogin / 0.0.1 / DDMComponentLogin.podspec.json
blob52a39af6e0ec6cc26f5be904a87ebc7430eca7e6
2   "name": "DDMComponentLogin",
3   "version": "0.0.1",
4   "summary": "登录信息处理",
5   "homepage": "https://coding.net/u/brown023/p/DDMComponentLogin",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liyebiao1990": "347991555@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://git.coding.net/brown023/DDMComponentLogin.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "DDMComponentLogin/Class/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "YYCache": [
28       "~> 1.0.4"
29     ],
30     "MJExtension": [
31       "~> 3.0.15.1"
32     ]
33   }