blob: 7d58b2df72770c44d60a4e75406a5a08e8eb08cc [file] [log] [blame]
{
"name": "JSPhotoPicker",
"version": "0.0.1",
"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.1"
},
"source_files": "JSPhotoPicker/*.swift",
"frameworks": [
"UIKit",
"Foundation",
"Photos"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}