[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / b / a / Clocket / 1.0.0 / Clocket.podspec.json
blob32be1b685a1e22c81d9d0346dac46726358c4a57
2   "name": "Clocket",
3   "version": "1.0.0",
4   "summary": "Customizable analog clock framework for iOS",
5   "homepage": "https://github.com/afil310/Clocket",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrey Filonov": "andrey.filonov@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/afil310/Clocket.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/afil310",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "Clocket/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation"
26   ]