| { | |
| "name": "XHJWeakTimer", | |
| "version": "1.0.0", | |
| "summary": "A accuracy timer without retain cycle", | |
| "homepage": "https://github.com/xiaohongjun0509/XHJWeakTimer/tree/1.0.0", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "hongjunxiao": "1173937600@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xiaohongjun0509/XHJWeakTimer.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "*.{h,m}", | |
| "exclude_files": "Classes/Exclude" | |
| } |