[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 1 / 4 / TTAVPlayer / 1.0.2 / TTAVPlayer.podspec.json
blob8e3f52f1cb36f14f575cf7d129153fe9f5aa9caf
2   "name": "TTAVPlayer",
3   "version": "1.0.2",
4   "summary": "一个简单的视频播放工具",
5   "description": "为了学习AVPlayer,实现了一个简单的视频播放工具。",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "swift_version": "5.0",
10   "homepage": "https://github.com/XuDaguanRen/TTAVPlayer",
11   "license": "MIT",
12   "authors": {
13     "許仙": "xuxiandaguanren@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/XuDaguanRen/TTAVPlayer.git",
17     "tag": "1.0.2"
18   },
19   "source_files": [
20     "TTAVPlayerSources/*.swift",
21     "TTAVPlayerSources/Tools/*.swift"
22   ],
23   "requires_arc": true