blob: 4667cd3750621633fc1c8b05d7ea46adc34ba192 [file] [log] [blame]
{
"name": "JSPhotoPicker",
"version": "0.0.6",
"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.6"
},
"source_files": "JSPhotoPicker/**/*.swift",
"resource_bundles": {
"JSPhotoPicker": [
"JSPhotoPicker/**/*.png"
]
},
"frameworks": [
"UIKit",
"Foundation",
"Photos"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}