[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 4 / JKCLoginRegist / 0.0.9 / JKCLoginRegist.podspec.json
blobb09329e50f24111e84daf1db8e37fe5b1b59ea57
2   "name": "JKCLoginRegist",
3   "version": "0.0.9",
4   "summary": "JKCLoginRegist.",
5   "description": "this is JKCLoginRegist . 登录注册页面",
6   "homepage": "http://gitlab.jianke.com/com_iOS/JKCLoginRegist",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liqinghong": "liqinghong@jianke.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://gitlab.jianke.com/com_iOS/JKCLoginRegist.git",
19     "tag": "0.0.9"
20   },
21   "source_files": [
22     "JKCLoginRegist/JKCLoginRegist/JKCLoginRegist/JKCController/Login/Views/*.{h,m}",
23     "JKCLoginRegist/JKCLoginRegist/JKCLoginRegist/JKCController/Login/Views/Cell/*.{h,m}",
24     "JKCLoginRegist/JKCLoginRegist/JKCLoginRegist/JKCController/**/*.{h,m}",
25     "JKCLoginRegist/JKCLoginRegist/JKCLoginRegist/JKCController/ChangePassword/Views/*.{h,m}",
26     "JKCLoginRegist/JKCLoginRegist/JKCLoginRegist/JKCModel/*.{h,m}",
27     "JKCLoginRegist/JKCLoginRegist/JKCLoginRegist/JKCMVVM/*.{h,m}",
28     "JKCLoginRegist/JKCLoginRegist/JKConfig/*.{h,m}",
29     "JKCLoginRegist/JKCLoginRegist/Targets/*.{h,m}"
30   ],
31   "resources": "JKCLoginRegist/JKCLoginRegist/Resource/JKCLoginRegist.bundle",
32   "frameworks": "UIKit",
33   "vendored_frameworks": "JKCLoginRegist/JKCLoginRegist/Resource/TencentOpenAPI.framework",
34   "dependencies": {
35     "JKCNetEngine": [
37     ],
38     "JKCCategoryNetEngine": [
40     ],
41     "JKCBaseUI": [
43     ],
44     "MJExtension": [
46     ],
47     "Weibo_SDK": [
49     ],
50     "WechatOpenSDK": [
52     ]
53   }