[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / e / 2 / FontBook / 1.0.1 / FontBook.podspec.json
blobce62c18da3a85a53e0a7abc1d12c92775d184799
2   "name": "FontBook",
3   "version": "1.0.1",
4   "swift_version": "4.0",
5   "cocoapods_version": ">= 0.36",
6   "authors": {
7     "Brianna Lee": "bornbrie@icloud.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "homepage": "https://github.com/bornbrie/FontBook",
14   "source": {
15     "git": "https://github.com/bornbrie/FontBook.git",
16     "tag": "v1.0.1",
17     "submodules": true
18   },
19   "summary": "An easy, swifty, and enum(ey) font manager for iOS",
20   "requires_arc": true,
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": "FontBook/**/*.{h,swift}"