blob: 5ea436099bf34d09ecd5be14792264ccb519028a [file] [log] [blame]
{
"name": "iOSWorkingComponents",
"version": "0.0.5",
"summary": "iOSWorkingComponentsiOS开发组件",
"description": "iOSWorkingComponents是一款iOS开发常用工具,以组建方式存在,目前版本逐渐完善。\n\t\t\tiOSWorkingComponents是公共组建,从而提高工作效率。",
"homepage": "https://github.com/wzkpony/iOSWorkingComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pony": "1477867638@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wzkpony/iOSWorkingComponents.git",
"tag": "0.0.5"
},
"source_files": "iOSWorkingComponents/iOSWorkingComponents/Components/**/*.{h,m}",
"requires_arc": true,
"ios": {
"dependencies": {
"WMPageController": [
"2.3.0"
],
"JKCategories": [
" 1.8.1"
],
"WebViewJavascriptBridge": [
"~> 6.0"
],
"Masonry": [
]
}
}
}