[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / 9 / 0 / LWCalendar / 1.0.0 / LWCalendar.podspec.json
blobc39cf89c2d2547d216cd3805a1447b7d7f0037fc
2   "name": "LWCalendar",
3   "version": "1.0.0",
4   "summary": "Material Design Style Calendar for IOS.",
5   "description": "This is a date picker with material design style. I have searched around for such a project and I get nothing.\nPeople seem to like useing the date picker offered by IOS system. So I start this project for someone else sufferring from date picker.\n\nHope you enjoy.\n\nIf you want to contribut to this project,please email \"1071932819@qq.com\".",
6   "homepage": "https://github.com/luwei2012/LWCalender",
7   "screenshots": "https://luwei2012.github.io/images/IOS/CustomView/ZYCalender_Record.gif",
8   "license": {
9     "type": "GNU",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "1071932819@qq.com": "luwei2012"
14   },
15   "source": {
16     "git": "https://github.com/luwei2012/LWCalender.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "http://luwei2012.github.io",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "source_files": "LWCalendar/**/*.{h,m}",
24   "resources": "LWCalendar/LWCalendar.bundle",
25   "requires_arc": true