blob: e80f846ed9f9dc52467416fa664a87da0de7f64a [file] [log] [blame]
{
"name": "VideoPager",
"version": "0.1.0",
"summary": "Swipable Paging Video UI. and some control components is available.",
"homepage": "https://github.com/entotsu/VideoPager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Takuya Okamoto": "blackn.red42@gmail.com"
},
"source": {
"git": "https://github.com/entotsu/VideoPager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"VideoPager/Classes/**/*",
"VideoPager/Classes/*"
],
"resources": "VideoPager/Assets/*.xcassets",
"frameworks": "AVFoundation",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
}
}