| { | |
| "name": "EVTaskDispatch", | |
| "version": "0.0.1", | |
| "summary": "An iOS task dispatch component based on the runloop.", | |
| "homepage": "https://github.com/YongbaoWang", | |
| "license": "Apache", | |
| "authors": { | |
| "Ever": "wangyongbao2009@hotmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/YongbaoWang/EVTaskDispatch.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "EVTaskDispatch/*.{h,m}" | |
| } |