blob: cf877e5c0a64b1dc8acb1c8579978cf2a7ec0fef [file] [log] [blame]
{
"name": "HistUI",
"version": "0.0.1",
"summary": "A short description of HistUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/histmobile/HistUI",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Charles Koh": "jkoh@hist.co.kr"
},
"source": {
"git": "https://github.com/histmobile/HistUI.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HistUI/Classes/**/*",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Player": [
"0.13.0"
]
},
"swift_version": "5.0"
}