[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 1 / e / IconfontForSwift / 3.0.1 / IconfontForSwift.podspec.json
blobeb703a2b929f84e4fb35b9bf8fa523075dc42025
2   "name": "IconfontForSwift",
3   "version": "3.0.1",
4   "summary": "IconfontForSwift can use iconfont to UIImage",
5   "homepage": "https://github.com/devzeroLL/IconfontForSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zeroLL": "zjhnzero@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/devzeroLL/IconfontForSwift.git",
18     "tag": "3.0.1"
19   },
20   "source_files": "Source/*.swift",
21   "frameworks": [
22     "UIKit",
23     "CoreText"
24   ],
25   "pushed_with_swift_version": "3.0"