| { | |
| "name": "JJFontFit", | |
| "version": "1.0.0", | |
| "summary": "功能齐全,自动化的文字适配库", | |
| "homepage": "https://github.com/04zhujunjie/JJFontFit", | |
| "license": "MIT", | |
| "authors": { | |
| "xiaozhu": "xswt04zjj@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/04zhujunjie/JJFontFit.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "JJFontFit/*.{h,m}", | |
| "public_header_files": "JJFontFit/*.h", | |
| "requires_arc": true, | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ] | |
| } |