blob: 12529933596cff68c1cd7d1e124d858f6b5c067d [file] [log] [blame]
{
"name": "P9MediaManager",
"version": "1.1.3",
"summary": "Media managing library to handling play and manage resources easily, based on AVFoundation.",
"homepage": "https://github.com/P9SOFT/P9MediaManager",
"license": {
"type": "MIT"
},
"authors": {
"Tae Hyun Na": "taehyun.na@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/P9SOFT/P9MediaManager.git",
"tag": "1.1.3"
},
"swift_version": "4.2",
"source_files": "Sources/*.swift"
}