blob: d067b7fd0f8288ccbec499cba6564ae5d160474c [file] [log] [blame]
{
"name": "ZMWImagePicker",
"version": "1.0.6",
"summary": "类似微信选照片(根据需要修改了些)",
"description": "类似微信选照片(根据需要修改了些)",
"homepage": "https://github.com/zjjzmw1/ZMWImagePicker",
"license": "MIT",
"authors": {
"张明炜": "zjjzmw1@163.com"
},
"source": {
"git": "https://github.com/zjjzmw1/ZMWImagePicker.git",
"tag": "1.0.6",
"commit": "eb495071dfa25635bd972ccb3a4c29807661006c"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/DNImagePicker/**/*",
"resources": "Classes/**/*.png",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"AssetsLibrary"
]
}