blob: 8dc70faf9c5bb8dd2efc0a1926b524c030884254 [file] [log] [blame]
{
"name": "KHPlayer",
"version": "0.1.4",
"summary": "간단 플레이어 (Simple Player)",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/coke8707/KHPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DevLee": "coke8707@gmail.com"
},
"source": {
"git": "https://github.com/coke8707/KHPlayer.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KHPlayer/Classes/**/*",
"resource_bundles": {
"KHPlayer": [
"KHPlayer/Assets/*.xib"
]
}
}