blob: 141ad3240404398e5c2e16668391383a6bc45443 [file] [log] [blame]
{
"name": "UCKit",
"version": "0.0.5",
"summary": "Something useful view.",
"homepage": "https://github.com/XiaoyueWang/UCKit",
"license": "MIT",
"authors": {
"Uncle.Chen": "suntear2941@hotmail.com"
},
"source": {
"git": "https://github.com/XiaoyueWang/UCKit.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "UCKit/**/*.{h,m}",
"public_header_files": "UCKit/**/*.{h}"
}