[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / b / EZPlayer / 0.0.2 / EZPlayer.podspec.json
blobc0f0bec4ba52b6796eab612de686bc5e79036084
2   "name": "EZPlayer",
3   "version": "0.0.2",
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.2"
16   },
17   "source_files": "EZPlayer/*",
18   "resources": "EZPlayer/EZPlayer.xcassets",
19   "frameworks": [
20     "UIKit",
21     "AVFoundation",
22     "MediaPlayer"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"