| { | |
| "name": "NBTimerTask", | |
| "version": "1.0.0", | |
| "summary": "一个使用source实现的易用的Timer", | |
| "homepage": "https://github.com/liubin303/NBTimerTask", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "liubin303": "273631976@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/liubin303/NBTimerTask.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "NBTimerTask/*.{h,m}", | |
| "requires_arc": true | |
| } |