blob: 5a35d7b37a19dd1c3abb5b6311018e3d8c86d643 [file] [log] [blame]
{
"name": "JWUIFactory",
"version": "1.0.0",
"summary": "一款UI封装组件、链式调用",
"homepage": "https://github.com/JarvisHot/JWUIFactory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jarvis🚴": "objectclass@163.com"
},
"source": {
"git": "https://github.com/JarvisHot/JWUIFactory.git",
"tag": "1.0.0"
},
"source_files": [
"UIFactory",
"JWUIFactory/UIFactory/*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}