blob: 6c937d97ea85b2037fe390e08734a7f3d4ec06f1 [file] [log] [blame]
{
"name": "SJVideoPlayerAssetCarrier",
"version": "0.0.8",
"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": "v0.0.8"
},
"source_files": "SJVideoPlayerAssetCarrier/*.{h,m}",
"requires_arc": true
}