[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / 4 / 2 / HoonLib / 0.1.5 / HoonLib.podspec.json
blob64d48dc511a9dcf5fddee3188fa22bd375624105
2   "name": "HoonLib",
3   "version": "0.1.5",
4   "summary": "My Librarys",
5   "description": "테스트용 라이브러리 pod 프로젝트",
6   "homepage": "https://github.com/showthat/HoonLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "showthat": "emforhs7605@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/showthat/HoonLib.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "HoonLib/Classes/**/*",
23   "dependencies": {
24     "CryptoSwift": [
26     ]
27   }