[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / a / 7 / MonthCalendar / 1.0.3 / MonthCalendar.podspec.json
blob27f6d4883f3f24524aa07f5f5fb991b21e900ef5
2   "name": "MonthCalendar",
3   "version": "1.0.3",
4   "authors": {
5     "Pig": "zhusongyu1990@163.com"
6   },
7   "homepage": "https://github.com/zhusongyu/MonthCalendar",
8   "summary": "a month calendar",
9   "source": {
10     "git": "https://github.com/zhusongyu/MonthCalendar.git",
11     "tag": "1.0.3"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "MonthCalendar/Calendar/*.{swift,xib}",
22   "swift_version": "4.0",
23   "resource_bundles": {
24     "MonthCalendar": [
25       "Resources/*.png"
26     ]
27   }