[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / 6 / SnapKit / 5.7.1 / SnapKit.podspec.json
blobb3c3b155b035e06fa477727acd16c4dd3b3167ef
2   "name": "SnapKit",
3   "version": "5.7.1",
4   "license": "MIT",
5   "summary": "Harness the power of auto layout with a simplified, chainable, and compile time safe syntax.",
6   "homepage": "https://github.com/SnapKit/SnapKit",
7   "authors": {
8     "Robert Payne": "robertpayne@me.com"
9   },
10   "social_media_url": "http://twitter.com/robertjpayne",
11   "source": {
12     "git": "https://github.com/SnapKit/SnapKit.git",
13     "tag": "5.7.1"
14   },
15   "platforms": {
16     "ios": "12.0",
17     "osx": "10.13",
18     "tvos": "12.0"
19   },
20   "source_files": "Sources/*.swift",
21   "libraries": "swiftCoreGraphics",
22   "xcconfig": {
23     "LIBRARY_SEARCH_PATHS": "$(SDKROOT)/usr/lib/swift"
24   },
25   "resource_bundles": {
26     "SnapKit_Privacy": [
27       "Sources/PrivacyInfo.xcprivacy"
28     ]
29   },
30   "swift_versions": [
31     "5.0"
32   ],
33   "swift_version": "5.0"