[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 5 / 4 / KFXUtilities / 2.4.0 / KFXUtilities.podspec.json
blobafd3b74bb73bda524dc64794c103d60a783733cf
2   "name": "KFXUtilities",
3   "version": "2.4.0",
4   "summary": "Some utility and helper classes.",
5   "description": "A collection of Utility and helper classes. (much smaller than it once was as most classes have been moved into their own pods)",
6   "homepage": "https://github.com/ChristianFox/KFXUtilities.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Fox": "christianfox890@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ChristianFox/KFXUtilities.git",
16     "tag": "2.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KFXUtilities/Classes/**/*",
22   "dependencies": {
23     "KFXCore": [
25     ]
26   }