[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 3 / SwiftIconFont / 2.7.1 / SwiftIconFont.podspec.json
blob03430d63362d980772b2362300277078d8b0e0cb
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.7.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.7.1"
21   },
22   "frameworks": "UIKit",
23   "source_files": "SwiftIconFont/Classes/**/*.{swift}",
24   "resources": "SwiftIconFont/**/*.{ttf}",
25   "pushed_with_swift_version": "3.0"