blob: 7e96ef308c45a286333053a6984f89ab1b9d5578 [file] [log] [blame]
{
"name": "XPhotoKit",
"version": "0.1.7",
"summary": "A short description of PhotoKit.",
"swift_versions": [
"5.0",
"5.1"
],
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dimsky/PhotoKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dimsky@163.com": "xiaotian@xingshulin.com"
},
"source": {
"git": "https://github.com/dimsky/PhotoKit.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PhotoKit/Classes/**/*",
"resources": "PhotoKit/Assets/**/*",
"swift_version": "5.1"
}