[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / f / 6 / MadUtils / 0.1.5 / MadUtils.podspec.json
blob30b590d7fddd968e8ea15de6b2a4d3d20956767c
2   "name": "MadUtils",
3   "version": "0.1.5",
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.1.5"
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   },
33   "swift_version": "5.0"