blob: b956a1a75ed22459b7b00e56e531ccf6aa40cc8d [file] [log] [blame]
{
"name": "RCalendarPicker",
"version": "1.0.2",
"summary": "RCalendarPicker 1.0.2",
"description": "RCalendarPicker framework, Can be simple and convenient to join your project.",
"homepage": "https://github.com/roycms/RCalendarPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roycms": "roycms@qq.com"
},
"source": {
"git": "https://github.com/roycms/RCalendarPicker.git",
"tag": "1.0.2"
},
"source_files": "RCalendarPickerClass/*/*.*",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"dependencies": {
"Masonry": [
],
"RGB": [
]
},
"platforms": {
"ios": "8.0"
}
}