blob: bf238499d64fa6ae34486197139baae748e5fe24 [file] [log] [blame]
{
"name": "ZKUIKit",
"version": "0.1.0",
"summary": "a video player from zhike project",
"description": "a video player from zhike project",
"homepage": "https://github.com/bestofsong/ZKUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bestofsong": "betterofsong@gmail.com"
},
"source": {
"git": "https://github.com/bestofsong/ZKUIKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZKUIKit/Classes/**/*",
"resource_bundles": {
"ZKUIKit": [
"ZKUIKit/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
],
"ZKVideoCache": [
]
}
}