[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / 3 / SwiftIconFont / 2.5.0 / SwiftIconFont.podspec.json
blobe7120e42a10ca7b3384f6aa3e1505ff2111599ca
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": "2.5.0",
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": "2.5.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwiftIconFont/Classes/**/*.{swift}",
23   "resources": "SwiftIconFont/**/*.{ttf}"