[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / a / 1 / FlintKit / 10.2.0 / FlintKit.podspec.json
blob0cf51df7b2b049c5405dbe21366b52c05b71916c
2   "name": "FlintKit",
3   "version": "10.2.0",
4   "summary": "Basic categories and utilities.",
5   "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.",
6   "homepage": "https://github.com/mckaskle/FlintKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Devin McKaskle": "devin.mckaskle@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mckaskle/FlintKit.git",
16     "tag": "10.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "FlintKit/**/*",
22   "exclude_files": "FlintKit/Supporting Files/**/*",
23   "tvos": {
24     "exclude_files": [
25       "FlintKit/UIKit/Views/**/*",
26       "FlintKit/UIKit/NetworkActivityIndicatorManager.swift",
27       "FlintKit/UIKit/KeyboardManager.swift",
28       "FlintKit/Foundation/Notification+FlintKit.swift"
29     ]
30   }