blob: b479318296584d5e5a40730f05cf3f10be952ef7 [file] [log] [blame]
{
"name": "DHCocoa",
"version": "0.0.6",
"summary": "For test DHCocoa0.0.6",
"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.6.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "DHCocoa-0.0.6/Frameworks/TestFramework.framework"
}
}