[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 6 / a / SJAttributesFactory / 1.1.2 / SJAttributesFactory.podspec.json
blob4bcbd3062efe819296169394ebe8e57c9c28c0ee
2   "name": "SJAttributesFactory",
3   "version": "1.1.2",
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.1.2"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": "UIKit"