[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 0 / 6 / ABUtils / 0.1.4 / ABUtils.podspec.json
blob11b7b950f4aa289d6ca62dc655e50cf439ce80c6
2   "name": "ABUtils",
3   "version": "0.1.4",
4   "summary": "Utils that can be used in any project, to reduce the amount of repetitive code by providing users with useful pre-written functions.",
5   "description": "ABUtils is a library which provides pre-written functionality. This makes it easier to develop cleaner code by removing the need for repetitive code, as well as easier to get started without having to re-write code between projects. As demand increases for a function, it will be added.",
6   "homepage": "https://github.com/andrewboryk/ABUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Boryk": "aboryk@mercymavericks.edu"
13   },
14   "source": {
15     "git": "https://github.com/andrewboryk/ABUtils.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ABUtils/Classes/**/*"