[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 9 / 2 / 6 / Hex / 4.0.0 / Hex.podspec.json
blob585312e755b734be1e22b2d714d0e45ae2df8d8f
2   "name": "Hex",
3   "version": "4.0.0",
4   "summary": "Create colors using hexadecimal (HEX)",
5   "description": "* A category on UIColor that adds support for hexadecimal (hex)",
6   "homepage": "https://github.com/3lvis/Hex",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Elvis Nuñez": "elvisnunez@me.com"
13   },
14   "social_media_url": "http://twitter.com/3lvis",
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/3lvis/Hex.git",
22     "tag": "4.0.0"
23   },
24   "source_files": "Source",
25   "frameworks": "UIKit",
26   "requires_arc": true