[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / ClockWise / 1.2.2 / ClockWise.podspec.json
blobf6b472b3688d6370bbb52decdcedf95cf861c799
2   "name": "ClockWise",
3   "version": "1.2.2",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amrangry": "amr.elghadban@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/amrangry/ClockWise.git",
16     "tag": "1.2.2"
17   },
18   "social_media_url": "https://twitter.com/amr_elghadban",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Source/**/*",
23   "swift_versions": "5.0",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "swift_version": "5.0"