blob: 8ce1d92e1f2fa931cba7ee838a37010809321368 [file] [log] [blame]
{
"name": "ZMWImagePicker",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/DNImagePicker/**/*",
"resources": "Classes/**/*.png",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"AssetsLibrary"
]
}