[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 4 / 2 / HoonLib / 0.1.7 / HoonLib.podspec.json
blobb903e13304db69de9632677844facabe45857acb
2   "name": "HoonLib",
3   "version": "0.1.7",
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.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "HoonLib/Classes/**/*",
23   "dependencies": {
24     "CryptoSwift": [
26     ]
27   },
28   "resource_bundles": {
29     "HoonLib": [
30       "HoonLib/Assets/*.png",
31       "HoonLib/Assets/*.xib",
32       "HoonLib/Classes/**/*.xib"
33     ]
34   }