[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 7 / e / CYXCyclingPlayerView / 1.0.1 / CYXCyclingPlayerView.podspec.json
blob81f202952bad91b9a3034581a14fb753e48b0822
2   "name": "CYXCyclingPlayerView",
3   "version": "1.0.1",
4   "summary": "A cycling player view used on iOS.",
5   "description": "It is a cycling player view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/xq-120/CYXCyclingPlayerView",
7   "license": "MIT",
8   "authors": {
9     "xq_120": "xq_120455@yahoo.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/xq-120/CYXCyclingPlayerView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "CYXCyclingPlayerView/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true