blob: 566b35f8d7c6b67d83c2c39a0c401499e9e1a904 [file] [log] [blame]
{
"name": "JWUIFactory",
"version": "1.0.2",
"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.2"
},
"source_files": [
"UIFactory",
"JWUIFactory/UIFactory/*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}