blob: cf3f73351d54e1d0fe636093fbec85089768ee1b [file] [log] [blame]
{
"name": "CalendarIOS7",
"version": "0.0.6",
"summary": "Calendar component for iOS apps.",
"requires_arc": true,
"description": " UICollectionViewController and Layout for a perfect iOS Calendar.\n",
"homepage": "https://github.com/leverdeterre/CalendarIOS7",
"license": "MIT",
"authors": {
"jerome Morissard": "morissardj@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/leverdeterre/CalendarIOS7.git",
"tag": "0.0.6"
},
"source_files": [
"Classes",
"CalendarIOS7/CalendarIOS7/CalendarIOS7/*.{h,m}"
],
"public_header_files": "CalendarIOS7/CalendarIOS7/CalendarIOS7/*.h",
"resources": "CalendarIOS7/CalendarIOS7/CalendarIOS7/*.xib"
}