blob: cae40192434fab0139d706e766dc7a7c5d05d8ab [file] [log] [blame]
{
"name": "ZKUIKit",
"version": "0.1.10",
"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.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZKUIKit/Classes/**/*",
"resource_bundles": {
"ZKUIKit-Images": [
"ZKUIKit/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
]
}
}