[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 1 / Apptilaus / 1.0.5 / Apptilaus.podspec.json
blob992d2e1598bec71637518b48f9bc429fbc6d46c0
2   "name": "Apptilaus",
3   "version": "1.0.5",
4   "summary": "Subscription Analytics for Mobile Apps",
5   "description": "Install Apptilaus SDK and analyse subscriptions from the App Store and other sources, manage your products and features delivery and process cross-platform purchases!",
6   "homepage": "https://github.com/apptilaus/",
7   "social_media_url": "https://facebook.com/apptilaus",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Apptilaus": "ios-sdk@apptilaus.com"
14   },
15   "source": {
16     "git": "https://github.com/apptilaus/ios_subscriptions_sdk.git",
17     "tag": "1.0.5"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": "SystemConfiguration",
23   "ios": {
24     "weak_frameworks": [
25       "AdSupport",
26       "iAd",
27       "StoreKit"
28     ]
29   },
30   "requires_arc": true,
31   "swift_versions": "4.2",
32   "documentation_url": "https://apptilaus.com/docs",
33   "source_files": "Sources/Apptilaus/*.{h,m,swift}",
34   "exclude_files": [
35     "VERSION.md",
36     "README.md",
37     "Package.swift"
38   ],
39   "deprecated": true,
40   "swift_version": "4.2"