[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 1 / Apptilaus / 1.0.0 / Apptilaus.podspec.json
blobe1207742d59cbce165ac1ed054766cd8a655cabe
2   "name": "Apptilaus",
3   "version": "1.0.0",
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.0"
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   "documentation_url": "https://apptilaus.com/docs",
32   "source_files": "Sources/Apptilaus/*.{h,m,swift}",
33   "exclude_files": [
34     "VERSION.md",
35     "README.md",
36     "Package.swift"
37   ],
38   "deprecated": true,
39   "swift_version": "3.2"