blob: 98a3eaf7a6290583fb14f1412473f45e9156c230 [file] [log] [blame]
{
"name": "DHCocoa",
"version": "0.0.11",
"summary": "For test DHCocoa0.0.11",
"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.11.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "DHCocoa-0.0.11/Frameworks/objcTest.framework"
}
}