[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / 2 / QuadPaySDK / 0.0.4 / QuadPaySDK.podspec.json
blobf75e0c50fd3d57ab1ea2a5709794e6fad58ecdbc
2   "name": "QuadPaySDK",
3   "authors": "QuadPay, Inc.",
4   "version": "0.0.4",
5   "summary": "Integrate QuadPay into your iOS app",
6   "homepage": "https://github.com/quadpay/quadpay-merchant-sdk-ios",
7   "license": {
8     "type": "mit",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/quadpay/quadpay-merchant-sdk-ios.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "QuadPaySDK/**/*.{h,m}",
19   "public_header_files": "QuadPaySDK/**./*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "Security",
24     "WebKit"
25   ]