[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / 5 / Test-SDK01 / 9.0 / Test-SDK01.podspec.json
blob830f1f0db433009c4b4aa79ea21326ba03a0ebd7
2   "name": "Test-SDK01",
3   "version": "9.0",
4   "summary": "Test.",
5   "homepage": "https://github.com/hyup1028-nhnent/CocoaPodsTest",
6   "license": {
7     "type": "NHN Entertainment",
8     "text": "    -\n\n\n\n\n\n\n\n\n\n\n"
9   },
10   "authors": {
11     "hyup1028-nhnent": "hyup1028@nhnent.com"
12   },
13   "source": {
14     "http": "https://github.com/hyup1028-nhnent/CocoaPodsTest/archive/9.0.zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "ios": {
24     "vendored_frameworks": "CocoaPodsTest-9.0/Frameworks/SDK01.framework"
25   },
26   "weak_frameworks": "AdSupport",
27   "frameworks": [
28     "UIKit",
29     "CoreText",
30     "AudioToolbox",
31     "AVFoundation",
32     "CoreGraphics"
33   ],
34   "libraries": [
35     "c++",
36     "sqlite3",
37     "z"
38   ],
39   "dependencies": {
40     "Test-SDK03": [
41       "9.0"
42     ],
43     "PLCrashReporter": [
44       "1.2.0"
45     ]
46   }