[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / c / 4 / 5 / LZXGSDK / 1.0.0 / LZXGSDK.podspec.json
blob14670bdb66b3a070be4c80fe715671b150c36ebb
2   "name": "LZXGSDK",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "SDK测试上传cocoapods",
6   "homepage": "https://gitee.com/Twinkleo/LZXGSDK",
7   "source": {
8     "git": "https://gitee.com/Twinkleo/LZXGSDK.git",
9     "tag": "1.0.0"
10   },
11   "ios": {
12     "vendored_frameworks": "Shargoo.framework"
13   },
14   "resource_bundles": {
15     "ShargooSDKPods": [
16       "ShargooBundle.bundle"
17     ]
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "10.0"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "authors": {
28     "Twinkleo": "1050832257@qq.com"
29   }