[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / 1 / f / SCLAlertView / 0.8 / SCLAlertView.podspec.json
blobbf047f3a615686bdac226b31ca0acbd526680773
2   "name": "SCLAlertView",
3   "version": "0.8",
4   "summary": "Beautiful Alert View. Written in Swift",
5   "homepage": "https://github.com/vikmeup/SCLAlertView-Swift",
6   "screenshots": [
7     "https://raw.githubusercontent.com/vikmeup/SCPopUpView/master/errorScreenshot.png",
8     "https://raw.githubusercontent.com/vikmeup/SCPopUpView/master/successScreenshot.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENCE"
13   },
14   "authors": {
15     "Viktor": "yazexel@gmail.com"
16   },
17   "social_media_url": "http://twitter.com/vikmeup",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source": {
22     "git": "https://github.com/vikmeup/SCLAlertView-Swift.git",
23     "tag": "0.8"
24   },
25   "source_files": "SCLAlertView/*.{swift}",
26   "swift_version": "4.0",
27   "requires_arc": true