[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / d / f / 0 / LiCore / 0.4.0 / LiCore.podspec.json
bloba8924a3a2db76a26e0ef534ec754fffd51bc3fff
2   "name": "LiCore",
3   "version": "0.4.0",
4   "summary": "Lithium community Core SDK",
5   "homepage": "http://community.lithium.com/",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Shekhar Dahore": "shekhar.dahore@lithium.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/lithiumtech/li-ios-sdk.git",
16     "tag": "0.4.0"
17   },
18   "source_files": [
19     "Sources/LiCore/*",
20     "Sources/LiCore/**/*.{swift,h,m}"
21   ],
22   "exclude_files": "Sources/LiCore/Info.plist",
23   "resource_bundles": {
24     "LiCore": "Sources/LiCore/Resources/*"
25   },
26   "resources": [
27     "Sources/LiCore/Resources/*"
28   ],
29   "dependencies": {
30     "Alamofire": [
31       "~> 4.4"
32     ]
33   },
34   "swift_version": "5.0"