[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 3 / Test-SDK03 / 9.1 / Test-SDK03.podspec.json
bloba3b1a56169c86fc58ed9bbf5dea0b32653045ba6
2   "name": "Test-SDK03",
3   "version": "9.1",
4   "summary": "Test.",
5   "homepage": "https://github.com/hyup1028-nhnent/CocoaPodsTest",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
9   },
10   "authors": {
11     "hyup1028-nhnent": "hyup1028@nhnent.com"
12   },
13   "source": {
14     "http": "https://github.com/hyup1028-nhnent/CocoaPodsTest/archive/9.1.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.1/Frameworks/SDK03.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     "resolv.9"
39   ],
40   "dependencies": {
41     "PLCrashReporter": [
42       "1.2.0"
43     ]
44   }