[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 3 / c / PaylerSDK / 2.3.1 / PaylerSDK.podspec.json
blob37f13f9cf24167a12d5440c2760aac6924873937
2   "name": "PaylerSDK",
3   "version": "2.3.1",
4   "license": "MIT",
5   "homepage": "https://github.com/Payler/Payler-iOS-SDK",
6   "summary": "iOS SDK for Payler Gate API",
7   "authors": {
8     "Maxim Pavlov": "mp@poloniumarts.com"
9   },
10   "social_media_url": "http://payler.com",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Payler/Payler-iOS-SDK.git",
16     "tag": "2.3.1"
17   },
18   "source_files": "PaylerSDK/*.{h,m}",
19   "ios": {
20     "resources": "PaylerSDK/PaylerSDK.bundle"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking/NSURLSession": [
25       "~> 3.0"
26     ],
27     "AFNetworking/Security": [
28       "~> 3.0"
29     ],
30     "AFNetworking/Serialization": [
31       "~> 3.0"
32     ]
33   }