[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 9 / CREasyStyleTextStorage / 0.0.1 / CREasyStyleTextStorage.podspec.json
blobe20a4438dd2d5b03104628ed0cc5544ccb2e7923
2   "name": "CREasyStyleTextStorage",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "NSTextStore subclass for easy text styling",
6   "description": "CREasyStyleTextStorage is a concrete NSTextStore subclass that allows for fast exact string match styling.",
7   "homepage": "https://github.com/cruffenach/CREasyStyleTextStorage",
8   "authors": "Collin Ruffenach",
9   "source": {
10     "git": "https://github.com/cruffenach/CREasyStyleTextStorage.git",
11     "tag": "0.0.1"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source_files": "CREasyStyleTextStorage",
17   "frameworks": "UIKit",
18   "requires_arc": true