[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 8 / 6 / a / SJAttributesFactory / 2.0.3.2 / SJAttributesFactory.podspec.json
blob50841b84feb2963fc695e0c5014d9cbadc6974e3
2   "name": "SJAttributesFactory",
3   "version": "2.0.3.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": "v2.0.3.2"
20   },
21   "source_files": "SJAttributesFactory/*.{h,m}",
22   "frameworks": "UIKit"