[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 6 / a / SJAttributesFactory / 1.0.4 / SJAttributesFactory.podspec.json
blob8f43b3375d893344d8674431e112798a0a3d0528
2   "name": "SJAttributesFactory",
3   "version": "1.0.4",
4   "summary": "富文本编辑工厂.",
5   "description": "富文本编辑工厂, 为省去繁琐的编辑代码, 所以采用了链式语法去创建一个AttributedString.",
6   "homepage": "https://github.com/changsanjiang/SJAttributesFactory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJAttributesFactory.git",
19     "tag": "v1.0.4"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": "UIKit"