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