blob: ff9f04688b3aab7ffad04f8af6a9a5b8180aba86 [file] [log] [blame]
{
"name": "OCBarrage",
"version": "0.0.1",
"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.1"
},
"source_files": "OCBarrage/OCBarrage/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"requires_arc": true
}