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