[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 8 / 6 / Casper / 0.2.0 / Casper.podspec.json
blob2aff015f2f3fe0907d7ab8289ee1da08b6385ba0
2   "name": "Casper",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "description": "Casper is a lightweight and highly customisable framework which extends the usability of UIAlertController to provide you with much more customisable and frequently required UI elements.",
7   "summary": "Casper is a lightweight and highly customisable framework which extends the usability of UIAlertController.",
8   "requires_arc": true,
9   "version": "0.2.0",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Dhiraj Jadhao": "[dhirajjadhao@gmail.com"
16   },
17   "homepage": "https://github.com/dhirajjadhao/Casper",
18   "source": {
19     "git": "https://github.com/dhirajjadhao/Casper.git",
20     "tag": "0.2.0"
21   },
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Eureka": [
25       "~> 2.0.0-beta.1"
26     ],
27     "Nuke-FLAnimatedImage-Plugin": [
29     ],
30     "QRCode": [
32     ]
33   },
34   "source_files": "Casper/**/*.{swift}",
35   "pushed_with_swift_version": "3.0"