[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 7 / Crontab-IOS / 1.0 / Crontab-IOS.podspec.json
bloba5d2ae95d8c6c5bec15a9275832140ff4de53f48
2   "name": "Crontab-IOS",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/EasyIOS/Crontab-IOS",
9   "authors": {
10     "zhuchao": "zhuchao@iosx.me"
11   },
12   "summary": "A light-weight library to execute Objective-C codes only once in app life with a crontab like way.",
13   "source": {
14     "git": "https://github.com/EasyIOS/Crontab-IOS.git",
15     "tag": 1.0
16   },
17   "source_files": "class/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0"
21   }