[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / 5 / HandyText / 1.2.2 / HandyText.podspec.json
blob989a1a24b4cfcacb4a201d8d5c2e04a2df972fcb
2   "name": "HandyText",
3   "version": "1.2.2",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": "MIT",
8   "summary": "HandyText library helps you manage text dtyles 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.2.2"
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   "pushed_with_swift_version": "3.0"