[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 2 / HoonLib / 0.1.2 / HoonLib.podspec.json
blob8392b2f69f9e709a6d698d36e0920bec0f493f26
2   "name": "HoonLib",
3   "version": "0.1.2",
4   "summary": "A short description of HoonLib.",
5   "description": "My library",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "HoonLib/Classes/**/*",
23   "dependencies": {
24     "CryptoSwift": [
26     ]
27   }