blob: 363dd98a7284af79e9eed603c1567e4d6fe660f0 [file] [log] [blame]
{
"name": "ZBJCalendar",
"version": "0.0.5",
"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.5"
},
"source_files": "ZBJCalendar/ZBJCalendar/*.{h,m}",
"public_header_files": "ZBJCalendar/ZBJCalendar/*.h"
}