[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / f / AMNowClockView / 2.0 / AMNowClockView.podspec.json
blobf645f1737928064a381ad433d523d77387bddf46
2   "name": "AMNowClockView",
3   "version": "2.0",
4   "summary": "AMNowClockView is a view can display current time.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/adventam10/AMNowClockView",
10   "authors": {
11     "am10": "adventam10@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/adventam10/AMNowClockView.git",
15     "tag": "2.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "AMNowClock/*.{swift}",
22   "swift_version": "5.0"