[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 5 / LandKit / 1.0.12 / LandKit.podspec.json
blob9c39fe55ff47d3054dd2921562ddbd018000488d
2   "name": "LandKit",
3   "version": "1.0.12",
4   "summary": "The package of useful tools, include categories and classes",
5   "description": "The package of useful tools, include categories and classes",
6   "homepage": "https://github.com/iamnickland/LandKit",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "nickland": "nick.rango.land@gmail.com"
12   },
13   "swift_versions": [
14     "5.0"
15   ],
16   "platforms": {
17     "ios": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/iamnickland/LandKit.git",
21     "tag": "1.0.12"
22   },
23   "source_files": [
24     "Sources/LandKit/**/*.swift"
25   ],
26   "requires_arc": true,
27   "frameworks": [
28     "CFNetwork",
29     "Accelerate"
30   ],
31   "ios": {
32     "vendored_frameworks": "Queuer.xcframework"
33   },
34   "swift_version": "5.0"