blob: 08e5826915f4c8a094180af3c45960059016d3d3 [file] [log] [blame]
{
"name": "DHCocoa",
"version": "0.0.1",
"summary": "For test DHCocoa0.0.1",
"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.1.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "DHCocoa-0.0.1/Frameworks/TestFramework.framework"
},
"weak_frameworks": "AdSupport",
"frameworks": [
"UIKit",
"CoreText",
"AudioToolbox",
"AVFoundation",
"CoreGraphics"
]
}