[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / b / 9 / 5 / ChainAttributedString / 0.1.2 / ChainAttributedString.podspec.json
blob218dae8fc03a27faa61b7c0a6ac2cda5471eb23f
2   "name": "ChainAttributedString",
3   "version": "0.1.2",
4   "summary": "Encapsulate rich text API and implement chain programming with block.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhangkn/ChainAttributedString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangkn": "929118967@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhangkn/ChainAttributedString.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ChainAttributedString/Classes/**/*",
22   "public_header_files": "ChainAttributedString/Classes/**/*.h"