[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 1 / 0 / HotstarTools / 0.0.6 / HotstarTools.podspec.json
blobbcd6a6afc2995b77b5a9e05111d161752132252c
2   "name": "HotstarTools",
3   "version": "0.0.6",
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.6"
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/**/*"