blob: 975149b61baf1572c46d02127751d425a8b2e31c [file] [log] [blame]
{
"name": "WFImagePicker",
"version": "0.0.2",
"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.2"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"Photos"
],
"source_files": "WFImagePicker/Source/**/*",
"resources": "WFImagePicker/Source/Resources.bundle"
}