| { |
| "name": "HLGoTimer", |
| "version": "1.0.0", |
| "summary": "获取时间差,很精确,比毫秒还精确。例如1.5555s.使用方法", |
| "description": " A longer description of HLGoTimer in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n", |
| "homepage": "https://github.com/lihongli528628/HLGoTimer", |
| "license": "MIT", |
| "authors": { |
| "lihongli": "lihongli@yongche.com" |
| }, |
| "source": { |
| "git": "https://github.com/lihongli528628/HLGoTimer.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": [ |
| "Classes", |
| "HLGoTimer/**" |
| ], |
| "exclude_files": "Classes/Exclude" |
| } |