blob: b93e62920ac9fdb13f0ca4081dbfcbe8f1b7277b [file] [log] [blame]
{
"name": "QPhotosKit",
"version": "0.1",
"summary": "A short description of 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.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"requires_arc": true,
"static_framework": true,
"source_files": [
"QPhotosKit",
"QPhotosKit/**/*.{swift,h}"
],
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS": "-DGLES"
}
}