| { | |
| "name": "SFLog", | |
| "version": "0.1.0", | |
| "summary": "打印日志工具", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/chengsifang/", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "chengsifang": "csf62615@sina.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chengsifang/SFLog.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SFLog/Classes/**/*" | |
| } |