[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 1 / 3 / f / LoginDemoVC / 0.2.4 / LoginDemoVC.podspec.json
blob69bed4c822bd99a644c14c2d27357bd46fcadde0
2   "name": "LoginDemoVC",
3   "version": "0.2.4",
4   "summary": "LoginDemoVC",
5   "description": "LoginDemoVC",
6   "homepage": "https://github.com/zddong/LoginView.git",
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/zddong/LoginView.git",
10     "tag": "0.2.4"
11   },
12   "authors": {
13     "850853654@qq.com": "850853654@qq.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "LoginDemoVC/*.{h,m}",
19   "resources": "LoginDemoVC/*.{xib}",
20   "requires_arc": true,
21   "exclude_files": "LoginDemoVC/Exclude",
22   "frameworks": [
23     "CoreLocation",
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "dependencies": {
29     "SDWebImage": [
31     ],
32     "AFNetworking": [
34     ],
35     "MBProgressHUD": [
37     ]
38   }