[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / f / d / iHash / 0.0.2 / iHash.podspec.json
blob0a5bdf6ca2836b18f51acaed9f519705c96b0a4a
2   "name": "iHash",
3   "version": "0.0.2",
4   "summary": "Lib that generates hash values",
5   "description": "A CocoaPods library that generates hash values",
6   "homepage": "https://github.com/felipemendes/iHash",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "felipemendes": "felipemendes@me.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/felipemendes/iHash.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "iHash/**/*.{h,m,swift}"