blob: 6e125c00109d61f06e3966905b2f6e9da72b7f16 [file] [log] [blame]
{
"name": "SwiftyCron",
"version": "0.1.1",
"summary": "Swift Cron Expression Library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/patrickgao0922/SwiftyCron",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"patrickgao0922@gmail.com": "patrickgao0922@gmail.com"
},
"source": {
"git": "https://github.com/patrickgao0922/SwiftyCron.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyCron/Classes/**/*",
"pushed_with_swift_version": "4.0"
}