[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / 6 / JJFontFit / 1.0.0 / JJFontFit.podspec.json
blobe219f342c0194c026e5c53e32351f7a299ad6330
2   "name": "JJFontFit",
3   "version": "1.0.0",
4   "summary": "功能齐全,自动化的文字适配库",
5   "homepage": "https://github.com/04zhujunjie/JJFontFit",
6   "license": "MIT",
7   "authors": {
8     "xiaozhu": "xswt04zjj@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/04zhujunjie/JJFontFit.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "JJFontFit/*.{h,m}",
18   "public_header_files": "JJFontFit/*.h",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]