[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 4 / 3 / XBPayment / 0.4.1 / XBPayment.podspec.json
blobdaa1ce9a873f0907d3c57b8bdb7f1ff0c8c38e6d
2   "name": "XBPayment",
3   "version": "0.4.1",
4   "summary": "XBPayment is a library support payment via paypal",
5   "description": "                       XBPayment is a library support payment via paypal. Recently support Paypal's MEC - Mobile Express Checkout, Paypal's Pre-approval request\nIntegrated with PlusIgniter - PlusPayment already.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/EugeneNguyen/XBPayment",
7   "license": "MIT",
8   "authors": {
9     "eugenenguyen": "xuanbinh91@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EugeneNguyen/XBPayment.git",
13     "tag": "0.4.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "XBPayment": [
22       "Pod/Assets/*.png",
23       "Pod/Assets/*.xib"
24     ]
25   },
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ]
30   }