[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 5 / AZCalendarView / 1.0.1 / AZCalendarView.podspec.json
blob10ba488b4dec742057a5c9ef22c1fdc5afe69281
2   "name": "AZCalendarView",
3   "version": "1.0.1",
4   "summary": "iOS CalendarView library - has similar delegate methods to a UITableViewDataSource.",
5   "homepage": "http://efcl.info/",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "azu": "azuciao@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/azu/AZCalendarView.git",
18     "tag": "1.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "AZCalendarView/AZCalendar/{Core,Models}/*.{h,m}"