blob: f2dd55f8bb7a205a6c651abb5e3f4c336866d1f9 [file] [log] [blame]
{
"name": "DHCocoa",
"version": "0.0.2",
"summary": "For test DHCocoa0.0.2",
"homepage": "https://github.com/LeeDeokho/DHCocoa",
"license": {
"type": "Apache License, Version 2.0",
"text": " http://www.apache.org/licenses/LICENSE-2.0\n"
},
"authors": {
"LeeDeokho": "emeralho@gmail.com"
},
"source": {
"http": "https://github.com/LeeDeokho/DHCocoa/archive/0.0.2.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "DHCocoa-0.0.2/Frameworks/TestFramework.framework"
},
"weak_frameworks": "AdSupport",
"frameworks": [
"UIKit",
"CoreText",
"AudioToolbox",
"AVFoundation",
"CoreGraphics"
]
}