[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 2 / f / 8 / LYSCalendar / 0.0.1 / LYSCalendar.podspec.json
blob07d72fcabc2211775977b537baf637b3a2300190
2   "name": "LYSCalendar",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "日历控件",
6   "homepage": "https://github.com/MrLiuYS/LYSCalendar",
7   "authors": {
8     "Mr LYS": "3050700400@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/MrLiuYS/LYSCalendar.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "LYSCalendar/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.0.1"
22     ]
23   }