[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / 1 / AstraLib / 0.1.0 / AstraLib.podspec.json
blobdc344575010b940a62ed05aad86b73ac3ff24a45
2   "name": "AstraLib",
3   "version": "0.1.0",
4   "summary": "Kit for in-app purchase, push notification & tracking events.",
5   "homepage": "https://github.com/vancungtruong/AstraLib",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cung Truong": "vancungtruong@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/vancungtruong/AstraLib.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "4.0",
21   "source_files": "AstraLib/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "UserNotifications"
26   ],
27   "dependencies": {
28     "SwiftyStoreKit": [
29       "~> 0.16.1"
30     ],
31     "Adjust": [
32       "~> 4.29.7"
33     ],
34     "FBSDKCoreKit": [
35       "~> 12.3.2"
36     ],
37     "Firebase/Analytics": [
38       "~> 8.12.0"
39     ]
40   },
41   "swift_version": "4.0"