blob: 96c518561c357255adafc6e941ee5665e1fbe11c [file] [log] [blame]
{
"name": "HWFramework",
"version": "0.0.1",
"platforms": {
"ios": "8.0"
},
"summary": "简介",
"homepage": "https://www.baidu.com",
"social_media_url": "https://www.baidu.com",
"license": "MIT",
"authors": {
"yehuawei": "274098476@qq.com"
},
"source": {
"git": "https://gitee.com/yehuawei/HWFramework.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "HWFramework/*.h",
"frameworks": [
"Foundation",
"UIKit"
]
}