[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 1 / d / b / APTpay / 0.1.5 / APTpay.podspec.json
blobf2d737a8e4f6816b410b388a601ab313df24163c
2   "name": "APTpay",
3   "version": "0.1.5",
4   "summary": "Tpay polish payments library.",
5   "description": "Pod that merely embeds the Tpay.com polish payments framework.",
6   "homepage": "https://github.com/apascual/APTpay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "apascual": "abelpascual@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/apascual/APTpay.git",
16     "tag": "0.1.5"
17   },
18   "social_media_url": "https://twitter.com/Abel_Pascual",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TransferujSDK.framework/Headers/*.h",
23   "requires_arc": true,
24   "ios": {
25     "vendored_frameworks": "TransferujSDK.framework"
26   },
27   "xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited)",
29     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
30   },
31   "preserve_paths": "TransferujSDK.framework"