[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / a / 2 / 8 / HistUIKit / 0.0.2 / HistUIKit.podspec.json
blobc7b15add3639bbb11b41d2760781e57b39adde91
2   "name": "HistUIKit",
3   "version": "0.0.2",
4   "summary": "UIKit for HIST",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/histmobile/HistUIKit",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Charles Koh": "jkoh@hist.co.kr"
13   },
14   "source": {
15     "git": "https://github.com/histmobile/HistUIKit.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HistUIKit/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "Player": [
29       "0.13.0"
30     ]
31   },
32   "swift_version": "5.0"