blob: 8426d74dc7f371ee4fdb612810083879d2f8b9b5 [file] [log] [blame]
{
"name": "FSCalendar",
"version": "0.0.1",
"summary": "A powerful calendar which supports Appearance, Infinite Scrolling and Subtitle",
"homepage": "https://github.com/f33chobits/FSCalendar",
"license": "MIT",
"authors": {
"=": "f33chobits@gmail.com"
},
"source": {
"git": "https://github.com/f33chobits/FSCalendar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FSCalendar": [
"Pod/Assets/*.png"
]
}
}