[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 8 / DynamicFont / 1.0.1 / DynamicFont.podspec.json
blobf64c7db1b1163758eadce1e8a9e0e767b7dedbae
2   "name": "DynamicFont",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "Yet another extension to manipulate fonts easily in Swift",
6   "homepage": "https://github.com/yannickl/DynamicFont.git",
7   "social_media_url": "https://twitter.com/yannickloriot",
8   "authors": {
9     "Yannick Loriot": "contact@yannickloriot.com"
10   },
11   "source": {
12     "git": "https://github.com/yannickl/DynamicFont.git",
13     "tag": "1.0.1"
14   },
15   "screenshots": "http://yannickloriot.com/resources/dynamicfont-header.png",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "ios": {
20     "frameworks": "UIKit"
21   },
22   "source_files": "Sources/*.swift",
23   "requires_arc": true