blob: 71518be7b0cedae9b9f32963bd99648771d478b8 [file] [log] [blame]
{
"name": "ZCSelfUSE",
"version": "0.1.3",
"summary": "自用小工具",
"homepage": "https://github.com/xiaowu2016/ZCSelfUSE",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangchao": "942777491@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaowu2016/ZCSelfUSE.git",
"tag": "0.1.3"
},
"source_files": [
"Classes",
"ZCSelfUSE/Tools/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
}
}