[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / 9 / 2 / 6 / Hex / 1.1.1 / Hex.podspec.json
blob7b1e62b14051513fd6a8d36f9f168dcaaca5ae0e
2   "name": "Hex",
3   "version": "1.1.1",
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/NSElvis/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/NSElvis",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/NSElvis/Hex.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "Hex/",
23   "frameworks": "UIKit",
24   "requires_arc": true