blob: f50daa7bbfe32ce406da57d19a3ddce3bb1b54b8 [file] [log] [blame]
{
"name": "FHVideoPlayer",
"version": "0.1.0",
"summary": "A custom video player",
"description": "A custom video player, by Furkan Hatipoglu",
"homepage": "https://frknhatipoglu@gitlab.com/frknhatipoglu/FHVideoPlayer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Furkan Hatipoglu": "frknhatipoglu@gmail.com"
},
"source": {
"git": "https://frknhatipoglu@gitlab.com/frknhatipoglu/FHVideoPlayer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FHVideoPlayer/FHVideoPlayer/*",
"pushed_with_swift_version": "echo “2.2” >> .swift-version"
}