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