[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 0 / XBExtension / 0.2.3 / XBExtension.podspec.json
blob1f64ff9600ed2f756255644a4c72fe0e912f9481
2   "name": "XBExtension",
3   "version": "0.2.3",
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.2.3"
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   }