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