[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / a / 1 / FlintKit / 10.14.5 / FlintKit.podspec.json
blobfc431a0499f100dbaae4eb414e186d335864a712
2   "name": "FlintKit",
3   "version": "10.14.5",
4   "summary": "Basic categories and utilities.",
5   "swift_versions": [
6     "4.2",
7     "5.0"
8   ],
9   "description": "Basic categories and utilities for analytics, Coe Data, Core Foundation,\nCore Graphics, Core Location, Foundation, MapKit, Mobile Core Services,\nSwift Standard Library, UIKit and more.",
10   "homepage": "https://github.com/mckaskle/FlintKit",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Devin McKaskle": "devin.mckaskle@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/mckaskle/FlintKit.git",
20     "tag": "10.14.5"
21   },
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "FlintKit/**/*",
26   "exclude_files": [
27     "FlintKit/Supporting Files/FlintKit.h",
28     "FlintKit/Supporting Files/Info.plist"
29   ],
30   "tvos": {
31     "exclude_files": [
32       "FlintKit/UIKit/Views/**/*",
33       "FlintKit/UIKit/NetworkActivityIndicatorManager.swift",
34       "FlintKit/UIKit/KeyboardManager.swift",
35       "FlintKit/Foundation/Notification+FlintKit.swift"
36     ]
37   },
38   "resource_bundles": {
39     "FlintKit": [
40       "FlintKit/Supporting Files/*.lproj/**"
41     ]
42   },
43   "swift_version": "5.0"