blob: e6ccee0e4916f9fcd0ab4059462697610fbfe6c3 [file] [log] [blame]
{
"name": "ZMJImageEditor",
"version": "0.1.1",
"summary": "ZMJImageEditor 是一个和微信一样图片编辑的组件,功能强大,极易集成",
"homepage": "https://github.com/keshiim/ZMJImageEditor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keshiim": "keshiim@163.com"
},
"source": {
"git": "https://github.com/keshiim/ZMJImageEditor.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZMJImageEditor/Classes/**/*",
"resources": [
"ZMJImageEditor/Assets/*.png",
"ZMJImageEditor/Assets/*.{xib,storyboard}",
"ZMJImageEditor/Assets/*.{pdf,xcassets}"
],
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"YYCategories": [
"~> 1.0.4"
]
}
}