[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 1 / FlintKit / 3.2 / FlintKit.podspec.json
blob19ce6549a2fe3233ece59167d89caaa583d9d2f9
2   "name": "FlintKit",
3   "version": "3.2",
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": "3.2"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.2"
21   },
22   "source_files": "FlintKit/**/*",
23   "exclude_files": "FlintKit/Supporting Files/**/*",
24   "tvos": {
25     "exclude_files": [
26       "FlintKit/UIKit/Views/**/*",
27       "FlintKit/UIKit/NetworkActivityIndicatorManager.swift",
28       "FlintKit/UIKit/KeyboardManager.swift",
29       "FlintKit/Foundation/Notification+FlintKit.swift"
30     ]
31   }