[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 5 / HandyText / 1.4.5 / HandyText.podspec.json
blobf7bc9cd9c9697e9375e3c0fe8d6193ed2213def5
2   "name": "HandyText",
3   "version": "1.4.5",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "license": "MIT",
8   "summary": "HandyText library helps you manage text styles in a declarative manner.",
9   "description": "A tool providing a flexible and self descriptive wrapper for creating and managing attributed strings.",
10   "homepage": "https://github.com/mmrmmlrr/TextStyle",
11   "authors": {
12     "aleksey": "achernish85@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mmrmmlrr/TextStyle.git",
16     "tag": "1.4.5"
17   },
18   "exclude_files": [
19     "Demo/",
20     "img/"
21   ],
22   "frameworks": [
23     "UIKit"
24   ],
25   "source_files": "**/*.{m,h,mm,hpp,cpp,c,swift}",
26   "requires_arc": true,
27   "swift_versions": "5.0",
28   "swift_version": "5.0"