[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 2 / 8 / PaytureSDK / 0.1.1 / PaytureSDK.podspec.json
blob5b4446c924bcdd78ff04b8759f74096f298437e4
2   "name": "PaytureSDK",
3   "version": "0.1.1",
4   "summary": "Library for work with Payture payments for mobile apps",
5   "homepage": "https://payture.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ilya Fedorov": "ilya.fedorov@antares-software.ru"
12   },
13   "source": {
14     "git": "https://github.com/ASG-products/PaytureSDK-iOS.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "PaytureSDK.framework"
22   },
23   "dependencies": {
24     "AFNetworking": [
25       "~> 4.0"
26     ]
27   }