[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / 7 / CuteAttribute / 0.1.0 / CuteAttribute.podspec.json
blobd78df3bd75d96d0543f8fc0d3f87ea6549e7fa0a
2   "name": "CuteAttribute",
3   "version": "0.1.0",
4   "summary": "A elegant way to use attributed string in swift.",
5   "description": "A elegant way to deal with attributed string in swift. It's convenient to create attributed string by `.cute`, whatever from `String`, `NSString`, `NSAttributedString` or `NSMutableAttributedString`. It's so amazing that almost all method support `chaining`.",
6   "homepage": "https://github.com/qiuncheng/CuteAttribute",
7   "license": "MIT",
8   "authors": {
9     "qiuncheng": "qiuncheng@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/qiuncheng/CuteAttribute.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "CuteAttribute/*.{swift, h}",
19   "pushed_with_swift_version": "3.0"