[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 4 / Elefont / 1.0.1 / Elefont.podspec.json
blobcd234131e8fcebcd44b7efd8b5d73c6679d62a14
2   "name": "Elefont",
3   "version": "1.0.1",
4   "swift_version": "4.2",
5   "summary": "Load fonts in your iOS app without any hassle.",
6   "homepage": "https://github.com/mihaicristiantanase/Elefont",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mihai Cristian Tanase": "mihaicristian.tanase@gmail.com"
13   },
14   "description": "Load fonts from main Bundle, custom Bundle or any local path on the device with only one line.",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/mihaicristiantanase/Elefont.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "Sources/",
24   "requires_arc": true