blob: 32c93361286f70884dc0085663879a39b3fb0c61 [file] [log] [blame]
{
"name": "RSDayFlow",
"version": "1.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": "1.7.0"
},
"platforms": {
"ios": "7.0"
},
"module_map": "RSDayFlow/RSDayFlow.modulemap",
"source_files": "RSDayFlow/*.{h,m}",
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": true
}