[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / 0 / Paymentpage-sdk-ios / 1.8.1 / Paymentpage-sdk-ios.podspec.json
blob4dc488ba86ebe70cf4b2f1125671a8def2bf2811
2   "name": "Paymentpage-sdk-ios",
3   "version": "1.8.1",
4   "summary": "Payment page SDK",
5   "description": "SDK for iOS is a software development kit for fast integration of the ECommPay payment solutions right in your mobile app for iOS.",
6   "homepage": "https://github.com/ITECOMMPAY/paymentpage-sdk-ios",
7   "license": "MIT",
8   "authors": {
9     "Vitaliy Morozov": "v.morozov@it.ecommpay.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "http": "https://github.com/ITECOMMPAY/paymentpage-sdk-ios/releases/download/1.8.1/ecommpaySDK-unzip-me.zip"
16   },
17   "default_subspecs": "Iphoneos",
18   "frameworks": [
19     "UIKit",
20     "Security",
21     "QuartzCore",
22     "OpenGLES",
23     "MobileCoreServices",
24     "Foundation",
25     "CoreGraphics",
26     "CoreVideo",
27     "CoreMedia",
28     "Accelerate",
29     "AudioToolbox",
30     "AVFoundation"
31   ],
32   "subspecs": [
33     {
34       "name": "Universal",
35       "public_header_files": "ecommpaySDK-unzip-me/universal/ecommpaySDK.framework/Headers/*.h",
36       "source_files": "ecommpaySDK-unzip-me/universal/ecommpaySDK.framework/Headers/*.h",
37       "vendored_frameworks": "ecommpaySDK-unzip-me/universal/ecommpaySDK.framework"
38     },
39     {
40       "name": "IphoneSimulator",
41       "public_header_files": "ecommpaySDK-unzip-me/iphonesimulator/ecommpaySDK.framework/Headers/*.h",
42       "source_files": "ecommpaySDK-unzip-me/iphonesimulator/ecommpaySDK.framework/Headers/*.h",
43       "vendored_frameworks": "ecommpaySDK-unzip-me/iphonesimulator/ecommpaySDK.framework"
44     },
45     {
46       "name": "Iphoneos",
47       "public_header_files": "ecommpaySDK-unzip-me/iphoneos/ecommpaySDK.framework/Headers/*.h",
48       "source_files": "ecommpaySDK-unzip-me/iphoneos/ecommpaySDK.framework/Headers/*.h",
49       "vendored_frameworks": "ecommpaySDK-unzip-me/iphoneos/ecommpaySDK.framework"
50     }
51   ]