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