[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / f / 0 / XBExtension / 0.3.4.4 / XBExtension.podspec.json
blob71c98d5062c0649d42436ed4154bf2c1d269c3ec
2   "name": "XBExtension",
3   "version": "0.3.4.4",
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\n                       Including:\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!\n",
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.4.4"
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   }