blob: fed409399e9e2e0e640724c6cd1745e94266a741 [file] [log] [blame]
{
"name": "QuickCocoa",
"version": "1.0.2",
"platforms": {
"ios": "8.0"
},
"summary": "Objective-C library.",
"description": "A convenient tire to do UI jobs.",
"homepage": "https://github.com/briceZhao/QuickCocoa",
"license": "MIT",
"authors": {
"briceZhao": "zx_brice@126.com"
},
"source": {
"git": "https://github.com/briceZhao/QuickCocoa.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "QuickCocoa/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}