[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / 5 / HandyText / 1.2.0 / HandyText.podspec.json
blob578d88cac9b5d5818e165d68b3abe1cbe3c31b3f
2   "name": "HandyText",
3   "version": "1.2.0",
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.0"
17   },
18   "exclude_files": "Demo/",
19   "frameworks": [
20     "UIKit"
21   ],
22   "source_files": "**/*.{m,h,mm,hpp,cpp,c,swift}",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"