blob: 0d9e04a0b5f73f22cd0312f05231f77e1847c860 [file] [log] [blame]
{
"name": "XPhotoKit",
"version": "0.1.10",
"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.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PhotoKit/Classes/**/*",
"resource_bundles": {
"PhotoKit": [
"PhotoKit/Assets/**/*"
]
},
"swift_version": "5.1"
}