blob: 35b4ae7b0a32e96a525c846c40ef728281fc63e2 [file] [log] [blame]
{
"name": "WFImagePicker",
"version": "0.0.6",
"summary": "第一个版本",
"description": "可以用到项目中 稳定版本",
"homepage": "https://github.com/maple023/WFImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maple023": "xuwenfeng023@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/maple023/WFImagePicker.git",
"tag": "v0.0.6"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"Photos"
],
"source_files": "Source/**/*.swift",
"resources": "Source/WFImagePicker.bundle"
}