[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / e / 5 / HandyText / 1.3.3 / HandyText.podspec.json
blobb8dab8150549ae0222949bc3786b7aa457f63b6d
2   "name": "HandyText",
3   "version": "1.3.3",
4   "platforms": {
5     "ios": "9.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.3.3"
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"