[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 3 / 5 / HangulCube / 0.1 / HangulCube.podspec.json
blob783a8b240b5dd76c9dd5b84b5d9d578077a1a738
2   "name": "HangulCube",
3   "version": "0.1",
4   "summary": "한글 초성 검색 엔진",
5   "license": {
6     "type": "Apache-2.0",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/hangulcube/hangulcube-swift",
10   "authors": {
11     "Jungwon An": "kawoou@kawoou.kr"
12   },
13   "social_media_url": "http://fb.com/kawoou",
14   "source": {
15     "git": "https://github.com/hangulcube/hangulcube-swift.git",
16     "tag": "v0.1"
17   },
18   "source_files": "Sources/HangulCube/**/*.{swift}",
19   "frameworks": "Foundation",
20   "module_name": "HangulCube",
21   "requires_arc": true,
22   "platforms": {
23     "ios": "8.0",
24     "tvos": "9.0",
25     "osx": "10.10",
26     "watchos": "2.0"
27   }