blob: fc1ce46786dbb07f62a52435930251e9f222b3bc [file] [log] [blame]
{
"name": "koustMoviePlayer",
"version": "1.0.1",
"summary": "koustMoviePlayer is similar netflix player. Almost , available all features on koustMoviePlayer",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"homepage": "https://github.com/koust/koustMoviePlayer",
"screenshots": "https://github.com/koust/koustMoviePlayer/raw/master/koustMoviePlayerImage.png",
"authors": {
"koust": "https://github.com/koust"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/koust/koustMoviePlayer.git",
"tag": "1.0.1"
},
"source_files": "koustMoviePlayer/class/**/*",
"resource_bundles": {
"Assets": [
"koustMoviePlayer/class/Assets/*.{png}"
]
},
"requires_arc": true
}