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