blob: 0f51410528061bfbd6f24143d2a2bcf95a281a1b [file] [log] [blame]
{
"name": "WZYCalendar",
"version": "1.0.4",
"summary": "WZYCalendar is a lightweight calendar controls for iOS.",
"description": "WZYCalendar is a lightweight calendar control that can be quickly integrated into the project for use. Less memory consumption, strong customization.",
"homepage": "https://github.com/CoderZYWang/WZYCalendar",
"license": "MIT",
"authors": {
"CoderZYWang": "294250051@qq.com"
},
"social_media_url": "http://blog.csdn.net/felicity294250051",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CoderZYWang/WZYCalendar.git",
"tag": "1.0.4"
},
"source_files": "WZYCalendar/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}