[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 5 / f / 3 / FontDiao / 0.0.8 / FontDiao.podspec.json
blob23d8b49d17a79e0af428c7beb42309224e80ecd6
2   "name": "FontDiao",
3   "version": "0.0.8",
4   "summary": "A chinese font for Web and iOS.",
5   "homepage": "https://github.com/lexrus/fontdiao",
6   "screenshots": "https://raw.github.com/lexrus/fontdiao/master/assets/fontdiao_iphone.jpg",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lex Tang": "lexrus@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lexrus/fontdiao.git",
16     "tag": "0.0.8"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "fontdiao/ios/FontDiao/*.{h,m}",
22   "resources": "fontdiao/ios/FontDiao/FDAssets/fontdiao.ttf",
23   "requires_arc": true,
24   "frameworks": [
25     "QuartzCore",
26     "UIKit",
27     "CoreGraphics"
28   ]