blob: 9c41f716e1d2308c63f9989c50c31a953a309f86 [file] [log] [blame]
{
"name": "SXImagePicker",
"version": "0.0.2",
"summary": "choose a image and preview",
"homepage": "https://github.com/poos/SXImagePicker",
"license": "MIT",
"authors": {
"xiaoR": "bieshixuan@163.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/poos/SXImagePicker.git",
"tag": "0.0.2"
},
"source_files": "SXImagePicker/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8"
]
}
}