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