[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 0 / b / 5 / Test-SDK01 / 8.6 / Test-SDK01.podspec.json
blobe8a422608624422c97cf12f3aa2539f8e655e00d
2   "name": "Test-SDK01",
3   "version": "8.6",
4   "summary": "Test.",
5   "homepage": "https://github.com/hyup1028-nhnent/CocoaPodsTest",
6   "license": {
7     "type": "NHN Entertainment",
8     "text": "    -\n"
9   },
10   "authors": {
11     "hyup1028-nhnent": "hyup1028@nhnent.com"
12   },
13   "source": {
14     "http": "https://github.com/hyup1028-nhnent/CocoaPodsTest/archive/8.6.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": [
25       "CocoaPodsTest-8.6/Frameworks/SDK01.framework",
26       "CocoaPodsTest-8.6/Frameworks/SDK02.framework"
27     ]
28   },
29   "weak_frameworks": "AdSupport",
30   "frameworks": [
31     "UIKit",
32     "CoreText",
33     "AudioToolbox",
34     "AVFoundation",
35     "CoreGraphics"
36   ],
37   "libraries": [
38     "c++",
39     "z",
40     "sqlite3"
41   ]