blob: 0176ba6102464f0f99a68c3e116b1b16585476e0 [file] [log] [blame]
{
"name": "RSDayFlow",
"version": "0.7.0",
"summary": "iOS 7 Calendar with Infinite Scrolling.",
"homepage": "https://github.com/ruslanskorb/RSDayFlow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evadne Wu": "ev@radi.ws",
"Ruslan Skorb": "ruslan.skorb@gmail.com"
},
"source": {
"git": "https://github.com/ruslanskorb/RSDayFlow.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RSDayFlow",
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": true
}