blob: d8306671f6da77c5c1f134dd39907ffb3e01a270 [file] [log] [blame]
{
"name": "WCImageChooser",
"version": "0.0.3",
"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.3"
},
"source_files": "WCImageChooser/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"WCLayout": [
],
"WCQuick": [
]
}
}