[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 7 / e / 3 / YYCalendar / 1.3.3 / YYCalendar.podspec.json
blob824f81afd2a34b6e9db1b5e3a2c12f0e75cda22b
2   "name": "YYCalendar",
3   "version": "1.3.3",
4   "swift_versions": "5.2",
5   "summary": "Very Simple and Useful Calendar",
6   "description": "When you need to let users choose date from calendar. You can use YYCalendar.\nSimple And Clear ðŸ˜Ž",
7   "homepage": "https://github.com/DevYeom/YYCalendar",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "DevYeom": "dev.yeom@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/DevYeom/YYCalendar.git",
17     "tag": "1.3.3"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "YYCalendar/Classes/**/*",
23   "frameworks": "UIKit",
24   "resources": "YYCalendar/Assets/**/*",
25   "swift_version": "5.2"