blob: c748d506662800a90a5fa8e8397351ce598d4d8b [file] [log] [blame]
{
"name": "XMImagePicker",
"version": "0.1.12",
"summary": "image picker",
"homepage": "https://github.com/hucool/XMImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tiger": "tiger@socool@gmail.com"
},
"source": {
"git": "https://github.com/hucool/XMImagePicker.git",
"tag": "0.1.12"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"resources": "Pod/image.bundle",
"frameworks": [
"UIKit",
"Foundation",
"Photos"
],
"dependencies": {
"WXImageCompress": [
"~> 0.1.1"
]
},
"pushed_with_swift_version": "echo \"3.0\""
}