[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / ClockWise / 1.4.1 / ClockWise.podspec.json
blob6e58c571201fe17d5cb5773b4d5fd9aaeef602e5
2   "name": "ClockWise",
3   "version": "1.4.1",
4   "summary": "ClockWise is a lightweight Swift utilities",
5   "description": "ClockWise is a lightweight Swift utilities that use the power of extension to add more functionality to UIKit and foundation API.",
6   "homepage": "https://github.com/amrangry/ClockWise",
7   "screenshots": "https://raw.githubusercontent.com/amrangry/ClockWise/master/logo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "amrangry": "amr.elghadban@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/amrangry/ClockWise.git",
17     "tag": "1.4.1"
18   },
19   "social_media_url": "https://twitter.com/amr_elghadban",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "Source/**/*",
24   "swift_versions": "5.0",
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "swift_version": "5.0"