[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / 0 / RDKCoreExtensions / 0.1.7 / RDKCoreExtensions.podspec.json
blobb4133b19e9f51b07c3e87f7a16debb106fdb4f94
2   "name": "RDKCoreExtensions",
3   "version": "0.1.7",
4   "summary": "Core Extensions for Reddoak projects",
5   "description": "No need to write them again! Core Extensions will do all the work.",
6   "homepage": "https://gitlab.com/phillip-maizza/RDKCoreExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Phillip Maizza": "phillip.maizza@reddoak.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/phillip-maizza/RDKCoreExtensions.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RDKCoreExtensions/Classes/**/*",
22   "resource_bundles": {
23     "RDKCoreExtensions": [
24       "RDKCoreExtensions/Assets/*.xcassets"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "SnapKit": [
30       "~> 3.2.0"
31     ],
32     "SDWebImage": [
34     ],
35     "SDWebImage/GIF": [
37     ],
38     "SwiftMessages": [
40     ]
41   }