blob: 17cde816a7d5f9ff211a8ce4dfefadfe0c9500ff [file] [log] [blame]
{
"name": "vlkit",
"version": "0.1.1",
"summary": "A short description of vlkit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liwx/vlkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liwx": "i.lwx@qq.com"
},
"source": {
"git": "https://github.com/liwx/vlkit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "vlkit/Classes/**/*",
"frameworks": "UIKit"
}