blob: 70281e7f96a74fd516d5fe29e86b6f674e7ed3ca [file] [log] [blame]
{
"name": "SwiftyCron",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyCron/Classes/**/*",
"pushed_with_swift_version": "4.0"
}