blob: 51ef8c5e49f65910fad3a7ac2a7c4b74c96d65e8 [file] [log] [blame]
{
"name": "OCBarrage",
"version": "0.0.9",
"summary": "OCBarrage is a high performance barrage render engine.",
"description": "OCBarrage is a high performance barrage render engine. Lightweight, scalable, highly custom animated, ultra high performance, simple and easy to use",
"homepage": "https://github.com/w1531724247/OCBarrage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lifeichao": "lifeichao@qmtv.com"
},
"social_media_url": "http://www.jianshu.com/u/8da52b2cc318",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/w1531724247/OCBarrage.git",
"tag": "0.0.9"
},
"source_files": "OCBarrage/OCBarrage/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"requires_arc": true
}