[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 2 / f / 8 / LYSCalendar / 0.1.1.2 / LYSCalendar.podspec.json
blobd010e66bcbc76e42b962e62941a474b37b3ae39a
2   "name": "LYSCalendar",
3   "version": "0.1.1.2",
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.1.1.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "LYSCalendar/**/*",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.0.1"
22     ]
23   }