blob: 5c3958064052488711e28405b67df9cdaed8fd52 [file] [log] [blame]
{
"name": "XPhotoKit",
"version": "0.1.5",
"summary": "A short description of PhotoKit.",
"swift_versions": [
"5.0"
],
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PhotoKit/Classes/**/*",
"resources": "PhotoKit/Assets/**/*",
"swift_version": "5.0"
}