blob: bf6e926270f7526b71e4e91c1db52a00d36c45c7 [file] [log] [blame]
{
"name": "WWImageEdit",
"version": "0.1.0",
"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.0"
},
"source_files": "WWImageEdit/**/*.{h,m}",
"requires_arc": true
}