{ | |
"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" | |
] | |
} | |
} |