[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 0 / XBExtension / 0.0.1.4 / XBExtension.podspec.json
blobad23ea2fa44ee2d9d986b2f1a20d094ad6b44597
2   "name": "XBExtension",
3   "version": "0.0.1.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                       - MBProgressHUD shortcut\n                       - JSONKit\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.0.1.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     "NSLogger-CocoaLumberjack-connector": [
23       "~> 1.3"
24     ]
25   }