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