blob: a8028c3a7065ee992b00954e6e19714443fa8706 [file] [log] [blame]
{
"name": "ZBJCalendar",
"version": "0.0.7",
"summary": "ZBJCalendar is a simple calendar framework.",
"homepage": "https://github.com/wanggang316/ZBJCalendar",
"license": "MIT",
"authors": {
"Gump": "gummpwang@gmail.com"
},
"social_media_url": "https://twitter.com/wgang316",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wanggang316/ZBJCalendar.git",
"tag": "0.0.7"
},
"source_files": "ZBJCalendar/ZBJCalendar/*.{h,m}",
"public_header_files": "ZBJCalendar/ZBJCalendar/*.h"
}