blob: e369f13efb59bac6aa68326e7dd7cf36deaf81a3 [file] [log] [blame]
{
"name": "iPlayer",
"version": "0.1.0",
"summary": "A fully customisable AVPlayer library",
"description": "A fully customisable AV Player library. Just pass on the video URL and you are video is ready to play!",
"homepage": "https://github.com/pushsoftdev/iPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pushsoftdev@gmail.com": "pushparaj.jayaseelan"
},
"source": {
"git": "https://github.com/pushsoftdev/iPlayer.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/devpushpa91",
"platforms": {
"ios": "8.0"
},
"source_files": "iPlayer/**/*"
}