| { | |
| "name": "SNTimer", | |
| "version": "1.0.3", | |
| "summary": "SNTimer is weak NSTimer 工具", | |
| "homepage": "https://github.com/SunnySunning/SNTimer", | |
| "license": "MIT", | |
| "authors": { | |
| "SunnySunning": "1475106659@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/SunnySunning/SNTimer.git", | |
| "tag": "1.0.3" | |
| }, | |
| "source_files": [ | |
| "SNTimer", | |
| "SNTimer/SNTimer/*" | |
| ], | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |