blob: dcd7f4dc5d83ffa641ff58345cfc677494f53b2a [file] [log] [blame]
{
"name": "JSPhotoPicker",
"version": "0.0.2",
"summary": "图片选择器",
"description": "image picker",
"homepage": "https://github.com/J-yezi/JSPhotoPicker",
"license": "MIT",
"authors": {
"J-yezi": "yehao1020@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/J-yezi/JSPhotoPicker.git",
"tag": "0.0.2"
},
"source_files": "JSPhotoPicker/**/*.swift",
"resources": [
"JSPhotoPicker/**/*.png"
],
"frameworks": [
"UIKit",
"Foundation",
"Photos"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}