blob: aa9fe3f56a0b56fdb2920d6d08b94c4a26d911c2 [file] [log] [blame]
{
"name": "HWPop",
"version": "1.0",
"summary": "自己用的一个常用弹框",
"description": "HWPop的描述 ,这个描述貌似长度要大于 summary",
"homepage": "https://github.com/longhongwei17/HWPop",
"license": "MIT",
"authors": {
"longhongwei": "longhongwei@qiushibaike.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/longhongwei17/HWPop.git",
"tag": "1.1"
},
"source_files": "HWPop/*",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}