[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / f / 2 / SASDK / 0.0.1 / SASDK.podspec.json
blob853357f06881df6cb474024bb35ce93dd4a516df
2   "name": "SASDK",
3   "version": "0.0.1",
4   "summary": "iOS SDK with GDT BU push etc..",
5   "description": "iOS SDK with GDT BU push etc.. \nand it depends on GDTMobSDK  Bytedance-UnionAD QQ_XGPush AliyunSlsObjc ...",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nonobruce": "yanwenshu@starryteam.com"
12   },
13   "homepage": "https://github.com/StarryLib2020/Starry_SASDK",
14   "source": {
15     "git": "https://github.com/StarryLib2020/Starry_SASDK.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "SASDK/Frameworks/SASDK.framework",
22   "xcconfig": {
23     "VALID_ARCHS": "armv7 x86_64 arm64"
24   },
25   "dependencies": {
26     "GDTMobSDK": [
27       "~> 4.11.2"
28     ],
29     "Bytedance-UnionAD": [
31     ],
32     "QQ_XGPush": [
34     ],
35     "AliyunSlsObjc": [
36       "~> 1.1.7"
37     ]
38   }