blob: 4e2fbd1debda67295affd6a7983ff4341c080e43 [file] [log] [blame]
{
"name": "iPlayer",
"version": "1.0.2",
"summary": "Fully customisable AVPlayer Library",
"description": "A fully customisable AVPlayer Library. Just load the player in your UI by passing a video url. Its that simple!",
"homepage": "https://github.com/pushsoftdev/iPlayer",
"license": "MIT",
"authors": {
"Pushparaj Jayaseelan": "pushparaj.jayaseelan"
},
"social_media_url": "http://twitter.com/devpushpa91",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/pushsoftdev/iPlayer.git",
"tag": "1.0.2"
},
"source_files": "iPlayer",
"resource_bundles": {
"iPlayerView": [
"iPlayer/**/*.xcassets"
]
},
"swift_version": "4.1.2"
}