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