blob: 28345dc1657438b756c7c9b0157f3ae2fc1e2659 [file] [log] [blame]
{
"name": "RSDayFlow",
"version": "0.1.1",
"summary": "Scrollable iOS 7 Date Picker.",
"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.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"RSDayFlow",
"RSDayFlow/**/*.{h,m}"
],
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": true
}