Latest | 1.0 |
---|---|
Homepage | https://github.com/EasyIOS/Crontab-IOS |
License | MIT |
Platforms | ios 5.0, requires ARC |
Authors |
no README.md available
Latest podspec
{ "name": "Crontab-IOS", "version": "1.0", "license": { "type": "MIT", "file": "LICENSE" }, "homepage": "https://github.com/EasyIOS/Crontab-IOS", "authors": { "zhuchao": "[email protected]" }, "summary": "A light-weight library to execute Objective-C codes only once in app life with a crontab like way.", "source": { "git": "https://github.com/EasyIOS/Crontab-IOS.git", "tag": 1 }, "source_files": "class/*.{h,m}", "requires_arc": true, "platforms": { "ios": "5.0" } }
Sat, 05 Mar 2016 17:48:04 +0000