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