blob: c54a540b2424be6ee7dd403d15bbde2a4ed45d6e [file] [log] [blame]
{
"name": "WWImageEdit",
"version": "0.1.1",
"summary": "A short description of WWImageEdit.",
"description": "this project provide WWImageEdit for iOS developer",
"homepage": "https://github.com/a130785/WWImageEdit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuwei": "401260566@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/a130785/WWImageEdit.git",
"tag": "0.1.1"
},
"source_files": [
"WWImageEdit/ImageBase/*.{h,m}",
"WWImageEdit/ImageEdit/*.{h,m}",
"WWImageEdit/ImageTools/*.{h,m}",
"WWImageEdit/ImageUtils/*.{h,m}"
],
"requires_arc": true
}