blob: 7041b9853be85a0aa06c099dbb86ebd077e69150 [file] [log] [blame]
{
"name": "SJVideoPlayerAssetCarrier",
"version": "0.0.2",
"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.2"
},
"source_files": "SJVideoPlayerAssetCarrier/*.{h,m}",
"requires_arc": true
}