| { |
| "name": "PodlabFont", |
| "version": "0.0.3", |
| "summary": "设置font", |
| "description": "===========================描述文件==================================", |
| "homepage": "https://gitee.com/gdk565060123/PodlabFont", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "gao565060123": "565060123@qq.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://gitee.com/gdk565060123/PodlabFont.git", |
| "tag": "0.0.3" |
| }, |
| "requires_arc": true, |
| "source_files": [ |
| "Classes", |
| "Classes/*.{h,m}", |
| "html", |
| "html/*.html" |
| ] |
| } |