blob: afdc45d1566f05ba8404193b374717390062a2df [file] [log] [blame]
{
"name": "WQSomeUIKit",
"version": "1.0.2",
"summary": "Usual collection",
"description": "平常自己使用一些频率比较高得工具、控件的封装,后期使用的时候也不断维护、更新",
"homepage": "https://github.com/wang68543/WQSomeUIKit",
"license": "MIT",
"authors": {
"王强": "wang68543@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wang68543/WQSomeUIKit.git",
"tag": "1.0.2"
},
"source_files": "WQSomeUIKit/**/**/*.{h,m}",
"requires_arc": true
}