[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 1 / SwiftyAttributedString / 1.0.1 / SwiftyAttributedString.podspec.json
blobdb3b0097b38e5405c0c10d8c3d8d5e76abcb01d8
2   "name": "SwiftyAttributedString",
3   "version": "1.0.1",
4   "summary": "The library that makes AttributedString easy to use",
5   "description": "- Comfortable NSAttributedString\n- Better autocompletion\n- Easy range specification\n- Chainable methods",
6   "homepage": "https://github.com/touyu/SwiftyAttributedString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "touyu": "dev.akkey0222@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/touyu/SwiftyAttributedString.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyAttributedString/**/*.swift"