[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / d / 1 / 0 / HotstarTools / 0.0.4 / HotstarTools.podspec.json
bloba43578c1e5d5b7d49dfbc097b8dac447837500d4
2   "name": "HotstarTools",
3   "version": "0.0.4",
4   "summary": "Inhouse Tools Library",
5   "description": "Compact library for all the tools functionality in  a single library for iOS/tvOS.",
6   "homepage": "https://github.com/hotstar/tools-ios-lib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anurag Sinha": "anurag.sinha@hotstar.com",
13     "Anant Krishan Joshi": "anant.joshi@hotstar.com"
14   },
15   "source": {
16     "git": "git@github.com:hotstar/tools-ios-lib.git",
17     "tag": "0.0.4"
18   },
19   "platforms": {
20     "ios": "10.0",
21     "tvos": "10.0"
22   },
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.6"
26     ]
27   },
28   "source_files": "tools-ios-lib/Classes/**/*"