blob: 3c19cb814025b47f62457662b809f93638bd1735 [file] [log] [blame]
{
"name": "AwesomeMedia",
"version": "0.7.5",
"summary": "Play Sounds and Videos with AvPlayer.",
"description": "Play Media from any app using this library.",
"homepage": "https://github.com/iOSWizards/AwesomeMedia",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evandro Harrison Hoffmann, Leonardo Kaminski Ferreira": "evandro@itsdayoff.com, leonardo@mindvalley.com"
},
"source": {
"git": "https://github.com/iOSWizards/AwesomeMedia.git",
"tag": "0.7.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AwesomeMedia/Classes/**/*.{swift}",
"resource_bundles": {
"AwesomeMedia": [
"AwesomeMedia/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"pushed_with_swift_version": "4.0"
}