[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / f / 6 / MadUtils / 0.2.7 / MadUtils.podspec.json
blob1ead1b4572756ac813dbd442909345e6996f041d
2   "name": "MadUtils",
3   "version": "0.2.7",
4   "summary": "Contains a collection of MAD utils",
5   "homepage": "https://github.com/wearemadru/iOS-Utils",
6   "description": "Contains a collection of utils for iOS Apps",
7   "platforms": {
8     "ios": "10.0"
9   },
10   "swift_versions": "5.0",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Nick Sadchikov": "kolya.s@wearemad.ru"
17   },
18   "source": {
19     "git": "https://github.com/wearemadru/iOS-Utils.git",
20     "tag": "0.2.7"
21   },
22   "frameworks": [
23     "UIKit",
24     "StoreKit",
25     "Foundation"
26   ],
27   "source_files": "Utils/Utils/Classes/*",
28   "dependencies": {
29     "Alamofire": [
30       "~> 5.0.0-beta.5"
31     ],
32     "Nuke": [
34     ]
35   },
36   "swift_version": "5.0"