[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / c / 3 / SwiftIconFont / 2.6.1 / SwiftIconFont.podspec.json
blob8af13d006b018fce67e2b504a71ac0baa308a5a4
2   "name": "SwiftIconFont",
3   "platforms": {
4     "ios": "8.0",
5     "tvos": "9.0"
6   },
7   "summary": "Icons fonts for Swift (FontAwesome, Ionicons, Octicons, Iconic)",
8   "requires_arc": true,
9   "version": "2.6.1",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Sedat CIFTCI": "me@sedat.us"
16   },
17   "homepage": "http://sedat.ninja",
18   "source": {
19     "git": "https://github.com/0x73/SwiftIconFont.git",
20     "tag": "2.6.1"
21   },
22   "frameworks": "UIKit",
23   "source_files": "SwiftIconFont/Classes/**/*.{swift}",
24   "resources": "SwiftIconFont/**/*.{ttf}",
25   "pushed_with_swift_version": "3.0"