[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 1 / 3 / f / LoginDemoVC / 0.1.5 / LoginDemoVC.podspec.json
blobd3d548a5e0a954da3fbc041de27cdcfd9a06a6f5
2   "name": "LoginDemoVC",
3   "version": "0.1.5",
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.1.5"
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   }