[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / c / 9 / b / EZPlayer / 1.0.0 / EZPlayer.podspec.json
blob2d1f1061b76217bb0b6320f8ba94ff0ffe344ff0
2   "name": "EZPlayer",
3   "version": "1.0.0",
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": "1.0.0"
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": "4.0"