[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / 2 / PurchaseFly / 0.0.8 / PurchaseFly.podspec.json
blob45df0b8a0cbada9ac19ee853da273e9928041822
2   "name": "PurchaseFly",
3   "version": "0.0.8",
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": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rifat Monzur": "accounts@purchasefly.com"
13   },
14   "source": {
15     "http": "https://github.com/Purchase-Fly/purchasefly-ios-sdk-os/releases/download/0.0.8/PurchaseFly.zip"
16   },
17   "source_files": "PurchaseFly.framework/Headers/*.h",
18   "public_header_files": "PurchaseFly.framework/Headers/*.h",
19   "frameworks": "StoreKit",
20   "platforms": {
21     "ios": "12.2"
22   },
23   "ios": {
24     "vendored_frameworks": "PurchaseFly.framework"
25   },
26   "pod_target_xcconfig": {
27     "DEFINES_MODULE": "YES"
28   }