[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / e / d / 9 / DummySDK / 0.1.0 / DummySDK.podspec.json
blobc7f903c7bd8d46855a874d934582a548fea6d977
2   "name": "DummySDK",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "DummySDK lets a user select an ice cream flavor.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Amit": "amit.pandey@telusinternational.com"
15   },
16   "homepage": "https://github.com/TI-amit/DummyPoDSDK",
17   "source": {
18     "git": "https://github.com/TI-amit/DummyPoDSDK.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.7"
25     ],
26     "MBProgressHUD": [
27       "~> 1.1.0"
28     ]
29   },
30   "source_files": "DummySDK/**/*.{swift}",
31   "resources": "DummySDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
32   "swift_versions": "4.2",
33   "swift_version": "4.2"