[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / 2 / PurchaseFly / 1.0.12 / PurchaseFly.podspec.json
blob42db0f61ed80c1886a90d61b96b55f7b17b40d76
2   "name": "PurchaseFly",
3   "version": "1.0.12",
4   "summary": "Subscription and in-app-purchase backend service.",
5   "description": "Save yourself the hastle of implementing a subscriptions backend.",
6   "homepage": "https://purchasefly.com/",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Purchase Fly": "support@purchasefly.com"
13   },
14   "source": {
15     "git": "https://github.com/Purchase-Fly/ios-sdk.git",
16     "tag": "1.0.12"
17   },
18   "source_files": "PurchaseFly.framework/Headers/*.h",
19   "public_header_files": "PurchaseFly.framework/Headers/*.h",
20   "frameworks": "StoreKit",
21   "platforms": {
22     "ios": "12.0"
23   },
24   "ios": {
25     "vendored_frameworks": "PurchaseFly.framework"
26   },
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   }