blob: 94ffdb9975804e3885bafc410b25ff0284ddf1fe [file] [log] [blame]
{
"name": "CYXCyclingPlayerView",
"version": "1.0.0",
"summary": "A cycling player view used on iOS.",
"description": "It is a cycling player view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/xq-120/CYXCyclingPlayerView",
"license": "MIT",
"authors": {
"xq_120": "xq_120455@yahoo.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xq-120/CYXCyclingPlayerView.git",
"tag": "1.0.0"
},
"source_files": "CYXCyclingPlayerView/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}