[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 3 / 2 / TCPlayer / 1.0.2 / TCPlayer.podspec.json
blob0173bb307e8d20a50161d06c25e4854eb0169170
2   "name": "TCPlayer",
3   "version": "1.0.2",
4   "summary": "ctc's video player.",
5   "description": "A player based on AVPlayer.",
6   "homepage": "https://github.com/ctc1991/TCPlayer",
7   "license": "MIT",
8   "authors": {
9     "ctc": "ctc1991@foxmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ctc1991/TCPlayer.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "TCPlayer/**/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "MediaPlayer",
23     "AVFoundation"
24   ],
25   "requires_arc": true