[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / 3 / c / PaylerSDK / 1.3 / PaylerSDK.podspec.json
blob4f1eba9bff7e27af6189a520878b48c5dbb3c083
2   "name": "PaylerSDK",
3   "version": "1.3",
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": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/Payler/Payler-iOS-SDK.git",
16     "tag": "1.3"
17   },
18   "source_files": "PaylerSDK/*.{h,m}",
19   "ios": {
20     "resources": "PaylerSDK/PaylerSDK.bundle"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking/NSURLConnection": [
25       "~> 2.3"
26     ],
27     "AFNetworking/Security": [
28       "~> 2.3"
29     ],
30     "AFNetworking/Serialization": [
31       "~> 2.3"
32     ]
33   }