blob: 8b931b712f7f3b3f424eceebe2b44eac7e04e382 [file] [log] [blame]
{
"name": "WCImageChooser",
"version": "0.0.2",
"summary": "模仿微信的图片选择,仅供参考",
"homepage": "https://github.com/HaloWang/WCImageChooser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王策": "634692517@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HaloWang/WCImageChooser.git",
"tag": "0.0.2"
},
"source_files": "WCImageChooser/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"WCLayout": [
],
"WCQuick": [
]
}
}