[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / f / 0 / XBExtension / 0.3.9.1 / XBExtension.podspec.json
blob20580437da5d6d41b8d0d68503f95776b5d9bc6d
2   "name": "XBExtension",
3   "version": "0.3.9.1",
4   "summary": "A lot of category class, give a short way to make everything easier for development",
5   "description": "A lot of category class, give a short way to make everything easier for development\nIncluding:x\n\n- Open phonecall, promted phonecall, open url in safari.\n- Shortened HexColor and RGB color with integer value (over 255, not over 1 anymore).\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/EugeneNguyen/XBExtension",
7   "license": "MIT",
8   "authors": {
9     "eugene nguyen": "xuanbinh91@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EugeneNguyen/XBExtension.git",
13     "tag": "0.3.9.1"
14   },
15   "social_media_url": "https://twitter.com/eugene_nguyen91",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "dependencies": {
22     "AVHexColor": [
24     ],
25     "MBProgressHUD": [
27     ],
28     "FontAwesomeKit": [
30     ]
31   }