blob: f15ab393caa6e2772473a46f31a76da7bb945687 [file] [log] [blame]
{
"name": "WLCalendar",
"version": "0.0.2",
"summary": "日历表",
"description": "日历表定制",
"homepage": "https://github.com/weilLove/WLCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weilLove": "weil218@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weilLove/WLCalendar.git",
"tag": "0.0.2"
},
"subspecs": [
{
"name": "Core",
"source_files": "WLCalendar/Core/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}
]
}