[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 2 / TCPlayer / 1.0.1 / TCPlayer.podspec.json
blob7a74bbd91525ff0db5645815dd29023c867b3d9e
2   "name": "TCPlayer",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "TCPlayer/**/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "MediaPlayer",
23     "AVFoundation"
24   ],
25   "requires_arc": true