[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / f / 6 / e / TTPlayer / 0.0.1 / TTPlayer.podspec.json
blobaae239bb309645ba187080761dbcf1c02c43a8f1
2   "name": "TTPlayer",
3   "version": "0.0.1",
4   "summary": "TTPlayer is a lightly web video player written in Swift",
5   "homepage": "https://github.com/Trituple/TTPlayer",
6   "license": "MIT",
7   "authors": {
8     "Trituple": "trituple@email.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/Trituple/TTPlayer.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "TTPlayer/*.swift",
18   "frameworks": "AVFoundation",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"