[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / b / EZPlayer / 0.0.1 / EZPlayer.podspec.json
blob3a326dcf278d0abcae5c58d24d29cba8c2244972
2   "name": "EZPlayer",
3   "version": "0.0.1",
4   "summary": "Player base on AVPlayer",
5   "homepage": "https://github.com/easyui/EZPlayer",
6   "license": "MIT",
7   "authors": {
8     "yangjun": "gzhuyangjun@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/easyui/EZPlayer.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "EZPlayer/*",
18   "frameworks": [
19     "UIKit",
20     "AVFoundation",
21     "MediaPlayer"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"