blob: de8998bb21e95722c9d375d5b07dc07e5799c0cc [file] [log] [blame]
{
"name": "RSDayFlow",
"version": "1.4.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": "1.4.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RSDayFlow",
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": true
}