blob: 9f0dd6a24b4bb15d8e6b817388d631597a3c1805 [file] [log] [blame]
{
"name": "SJVideoPlayerAssetCarrier",
"version": "1.0.9.5",
"summary": "avplayer asset carrier.",
"description": "`AVPlayer` + `AVPlayerItem` + `UIScrollView` => `Asset Helps`.",
"homepage": "https://github.com/changsanjiang/SJVideoPlayerAssetCarrier",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changsanjiang/SJVideoPlayerAssetCarrier.git",
"tag": "v1.0.9.5"
},
"source_files": "SJVideoPlayerAssetCarrier/*.{h,m}",
"requires_arc": true
}