blob: c8ebb6b8d722cfb9d4db965fed9eb027f9d8fb18 [file] [log] [blame]
{
"name": "Every.swift",
"version": "1.0.0",
"summary": "An Swift wrapper for NSTimer",
"homepage": "https://github.com/samhann/Every.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Samhan": "pickledbrains+pods@gmail.com"
},
"social_media_url": "http://twitter.com/samhanknr",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/samhann/Every.swift.git",
"tag": "v1.0.0",
"submodules": true
},
"source_files": "src/**/*.{h,swift}"
}