[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 2 / f / 8 / LYSCalendar / 0.1.1.5 / LYSCalendar.podspec.json
blobfcb9baa2836407a3fdba0f951712af1f3ae60f78
2   "name": "LYSCalendar",
3   "version": "0.1.1.5",
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.5"
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     "pop": [
24       "~> 1.0.9"
25     ]
26   }