[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / e / Chatium-Cloudpayments / 101.0.5 / Chatium-Cloudpayments.podspec.json
blob95430082931d4ff07c0206713c2b691649069970
2   "name": "Chatium-Cloudpayments",
3   "version": "101.0.5",
4   "summary": "Core library that allows you to use internet acquiring from CloudPayments in your app",
5   "description": "Core library that allows you to use internet acquiring from CloudPayments in your app!",
6   "homepage": "https://cloudpayments.ru/",
7   "license": "{ :type => 'Apache 2.0' }",
8   "authors": {
9     "Anton Ignatov": "a.ignatov@cloudpayments.ru",
10     "Sergey Iskhakov": "s.iskhakov@cloudpayments.ru"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/chatium/CloudPayments-SDK-iOS",
17     "tag": "101.0.5"
18   },
19   "source_files": "sdk/sdk/**/*.swift",
20   "resource_bundles": {
21     "Chatium-Cloudpayments": [
22       "sdk/Resources/**/*.{json,png,jpeg,jpg,storyboard,xib,xcassets}"
23     ]
24   },
25   "requires_arc": true,
26   "dependencies": {
27     "Alamofire": [
29     ],
30     "ObjectMapper": [
32     ]
33   }