[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 5 / f / DTFont / 0.2.0 / DTFont.podspec.json
blob8a08835e7de766e579333d9d9adea5abc1415792
2   "name": "DTFont",
3   "version": "0.2.0",
4   "summary": "DynamicTypeFont helper. Easy creation, custom font etc.",
5   "homepage": "https://github.com/sgr-ksmt/DTFont",
6   "license": "MIT",
7   "authors": {
8     "Suguru Kishimoto": "melodydance.k.s@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sgr-ksmt/DTFont.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "DTFont/**/*",
19   "frameworks": "WebKit"