blob: 8ab9f01980ae7bfdea2bceacbf82479a0b4229b3 [file] [log] [blame]
{
"name": "WViewKit",
"version": "1.0.0",
"summary": "便捷开发UIKit",
"homepage": "https://github.com/frankKiwi/WViewBlock",
"license": "MIT",
"authors": {
"fanrenFRank": "1778907544@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/frankKiwi/WViewBlock.git",
"tag": "1.0.0"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}