blob: 06a9596ada3f351836df63d688fb8c14b99fb30b [file] [log] [blame]
{
"name": "ZCCale",
"version": "2.0.2",
"summary": "customizable date range picker",
"description": "Fully customizable date range picker",
"homepage": "https://github.com/zuo305/ZCCale",
"license": "MIT",
"authors": {
"zuo305": "johnzuo305@gmail.com"
},
"social_media_url": "https://twitter.com/johnzuo305",
"source": {
"git": "https://github.com/zuo305/ZCCale.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GLCalendarView/Sources/**/*.{h,m}",
"resources": [
"GLCalendarView/Sources/**/*.{png}",
"GLCalendarView/Sources/**/*.{storyboard,xib}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}