blob: a211d1f2150c5943de528f65d3af8db47eab27cb [file] [log] [blame]
{
"name": "QPhotosKit",
"version": "0.3.2",
"summary": "you can use phots by QPhotosKit",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Quinn0809/QPhotosKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"quinn0809": "quinn_f@126.com"
},
"source": {
"git": "https://github.com/Quinn0809/QPhotosKit.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"requires_arc": true,
"static_framework": true,
"source_files": [
"QPhotosKit/Classes/**/*.{swift,h}"
],
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS": "-DGLES"
}
}