blob: 7a58d2e458170b5aaf8ba29bea10b0c0b23a5cb8 [file] [log] [blame]
{
"name": "RYRCalendar",
"version": "0.1.0",
"summary": "Light and simple calendar for your app written in Swift 2.2",
"homepage": "https://github.com/Ryanair/RYRCalendar",
"screenshots": [
"https://github.com/Ryanair/RYRCalendar/raw/master/Images/ryrcalendar_multiple_selection.png",
"https://github.com/Ryanair/RYRCalendar/raw/master/Images/ryrcalendar_single_selection.png"
],
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Miquel, Aram": "miquela@ryanair.com"
},
"source": {
"git": "https://github.com/Ryanair/RYRCalendar.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RYRCalendar/Classes/**/*",
"resource_bundles": {
"RYRCalendar": "RYRCalendar/Assets/*"
},
"frameworks": "UIKit"
}