blob: a472978c038199d07bf1af92b2d21aa4837c44b9 [file] [log] [blame]
{
"name": "WZYCalendar",
"version": "1.0.0",
"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",
"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.0"
},
"source_files": "WZYCalendar/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}