blob: 6a026f30b21ae3e437116888ce30cf940dfec103 [file] [log] [blame]
{
"name": "KoalaTeaPlayer",
"version": "0.2.3",
"summary": "A short description of KoalaTeaPlayer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KoalaTeaCode/KoalaTeaPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"themisterholliday": "themisterholliday@gmail.com"
},
"source": {
"git": "https://github.com/KoalaTeaCode/KoalaTeaPlayer.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "9.3"
},
"source_files": "KoalaTeaPlayer/Classes/**/*",
"ios": {
"resource_bundles": {
"KoalaTeaPlayer": [
"KoalaTeaPlayer/Assets/*.png"
]
}
},
"dependencies": {
"SnapKit": [
],
"SwifterSwift": [
],
"KTResponsiveUI": [
],
"SwiftIcons": [
]
},
"pushed_with_swift_version": "4.0"
}