blob: df951f5fe742ca169edbdd534d1a137942e9ea28 [file] [log] [blame]
{
"name": "huaExtension",
"version": "0.0.1",
"summary": "hhExtension: frame and color.",
"description": "this is a nice Extension, frame and color.",
"homepage": "https://github.com/huahong1124/hhExtension.git",
"license": "MIT",
"authors": {
"huahong": "2330669775@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huahong1124/hhExtension.git",
"tag": "0.0.1"
},
"source_files": [
"hhExtension/Files",
"hhExtension/Files/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}