[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / 6 / Hex / 2.0 / Hex.podspec.json
blob2f4939dd2a1e61507331eab2fbd5442ed31e9b01
2   "name": "Hex",
3   "version": "2.0",
4   "summary": "Create colors using hexadecimal (HEX)",
5   "description": "                   * A category on UIColor that adds support for hexadecimal (hex)\n",
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   },
18   "source": {
19     "git": "https://github.com/3lvis/Hex.git",
20     "tag": "2.0"
21   },
22   "source_files": "Hex/",
23   "frameworks": "UIKit",
24   "requires_arc": true