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