[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 2 / b / SJVideoPlayerAssetCarrier / 1.1.0 / SJVideoPlayerAssetCarrier.podspec.json
blobc6059fef3212ae4908c71aa4d895d164a64086c1
2   "name": "SJVideoPlayerAssetCarrier",
3   "version": "1.1.0",
4   "summary": "avplayer asset carrier.",
5   "description": "`AVPlayer` + `AVPlayerItem` + `UIScrollView` => `Asset Helps`.",
6   "homepage": "https://github.com/changsanjiang/SJVideoPlayerAssetCarrier",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJVideoPlayerAssetCarrier.git",
19     "tag": "v1.1.0"
20   },
21   "source_files": "SJVideoPlayerAssetCarrier/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "SJObserverHelper": [
26     ]
27   }