blob: 1091aa6c44ec52bfe2dcfdc7813c332b6fe4ba88 [file] [log] [blame]
{
"name": "WViewKit",
"version": "1.0.1",
"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.1"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}