blob: 057b4eafb1b8f603ecb00374827c7ee96a4e4fa9 [file] [log] [blame]
{
"name": "MNCalendarView@aceontech",
"version": "0.1.0",
"summary": "Highly customizable calendar view for iOS apps.",
"homepage": "https://github.com/aceontech/MNCalendarView",
"screenshots": "https://github.com/min/MNCalendarView/raw/master/Documentation/Default@2x.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Min Kim": "me@mink.im"
},
"source": {
"git": "https://github.com/aceontech/MNCalendarView.git",
"branch": "master",
"tag": "v0.1.0"
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"UIKit",
"CoreGraphics"
],
"source_files": [
"MNCalendarView",
"MNCalendarView/**/*.{h,m}"
],
"requires_arc": true
}