blob: eb75f88dfc1ffa73833759cc2a6d3bc45c0a2935 [file] [log] [blame]
{
"name": "LZBarrage",
"version": "0.0.1",
"summary": "Barrage implementation",
"description": "Barrage implementation.",
"homepage": "https://github.com/zhizi-z/LZBarrage",
"license": {
"type": "MIT"
},
"authors": {
"zhiziZ": "Leehua_Zhou@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhizi-z/LZBarrage.git",
"tag": "0.0.1"
},
"source_files": "LZBarrage/**/*.{h,m}",
"frameworks": "UIKit"
}