blob: 08d0dc1d00096eb8b8c343c78447f4ace7cc9c43 [file] [log] [blame]
{
"name": "ZBJCalendar",
"version": "0.0.2",
"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.2"
},
"source_files": "ZBJCalendar/ZBJCalendar/*.{h,m}",
"public_header_files": "ZBJCalendar/ZBJCalendar/*.h"
}