[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 8 / 4 / 3 / XBPayment / 0.4.2 / XBPayment.podspec.json
blob48bec51c69b566ef516be1c69ce6de810f3cbcfe
2   "name": "XBPayment",
3   "version": "0.4.2",
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.2"
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": [
29     ],
30     "XBMobile": [
32     ]
33   }