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