[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 3 / XBGallery / 0.2.2 / XBGallery.podspec.json
blob134041725ba66c574eb8b4f7616bc42c638438e9
2   "name": "XBGallery",
3   "version": "0.2.2",
4   "summary": "A library allow upload & manage image using plus gallery server",
5   "description": "                       A library allow upload & manage image using plus gallery server. server side code will be provide in 2 weeks.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/EugeneNguyen/XBGallery",
7   "license": "MIT",
8   "authors": {
9     "eugenenguyen": "xuanbinh91@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EugeneNguyen/XBGallery.git",
13     "tag": "0.2.2"
14   },
15   "social_media_url": "https://twitter.com/LIBRETeamStudio",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "XBGallery": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "ASIHTTPRequest": [
29     ],
30     "XBMobile": [
32     ]
33   }