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