[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 0 / SwiftFontIcons / 1.0.0 / SwiftFontIcons.podspec.json
blob8f51f60f791b0400640748dcd1a94a9a26b35187
2   "name": "SwiftFontIcons",
3   "version": "1.0.0",
4   "summary": "Elegantly use ZMDI (Material Design Iconic Font) and FontAwesome icons in Swift for iOS.",
5   "homepage": "https://github.com/daaavid/SwiftFontIcons",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "daaavid": "david@bronze5.net"
12   },
13   "source": {
14     "git": "https://github.com/daaavid/SwiftFontIcons.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SwiftFontIcons/Classes/**/*.{swift}",
21   "resources": "SwiftFontIcons/Fonts/**/*.{ttf}",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"