[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 9 / CJLaunch / 1.3.0 / CJLaunch.podspec.json
blob1e5ccdeff3457e367eca825e3f4a0e13a60e4bec
2   "name": "CJLaunch",
3   "version": "1.3.0",
4   "summary": "CJLaunch for iOS",
5   "description": "majia pods for CJ dianjing git",
6   "homepage": "http://47.106.64.182/tanglongtan/CJLaunch",
7   "license": "MIT",
8   "authors": {
9     "war_eve": "814496917@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://47.106.64.182/tanglongtan/CJLaunch.git",
16     "tag": "1.3.0"
17   },
18   "source_files": "LaunchDemo/LaunchDemo/Launch/*.{h,m}",
19   "resources": "LaunchDemo/LaunchDemo/Launch/*.bundle",
20   "requires_arc": true,
21   "vendored_frameworks": "LaunchDemo/LaunchDemo/ThirdLib/BmobSDK.framework",
22   "frameworks": [
23     "Security",
24     "CoreGraphics",
25     "MobileCoreServices",
26     "CFNetwork",
27     "CoreTelephony",
28     "SystemConfiguration",
29     "photos"
30   ],
31   "libraries": [
32     "z.1.2.5",
33     "icucore",
34     "sqlite3",
35     "c++"
36   ],
37   "dependencies": {
38     "Reachability": [
39       "~> 3.2"
40     ]
41   }