blob: 830f1f0db433009c4b4aa79ea21326ba03a0ebd7 [file] [log] [blame]
{
"name": "Test-SDK01",
"version": "9.0",
"summary": "Test.",
"homepage": "https://github.com/hyup1028-nhnent/CocoaPodsTest",
"license": {
"type": "NHN Entertainment",
"text": " -\n\n\n\n\n\n\n\n\n\n\n"
},
"authors": {
"hyup1028-nhnent": "hyup1028@nhnent.com"
},
"source": {
"http": "https://github.com/hyup1028-nhnent/CocoaPodsTest/archive/9.0.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "CocoaPodsTest-9.0/Frameworks/SDK01.framework"
},
"weak_frameworks": "AdSupport",
"frameworks": [
"UIKit",
"CoreText",
"AudioToolbox",
"AVFoundation",
"CoreGraphics"
],
"libraries": [
"c++",
"sqlite3",
"z"
],
"dependencies": {
"Test-SDK03": [
"9.0"
],
"PLCrashReporter": [
"1.2.0"
]
}
}