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