[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 6 / ABUtils / 0.1.3 / ABUtils.podspec.json
blob70fef5e4ffbe3b925f741b423cb9a08c7a29cb55
2   "name": "ABUtils",
3   "version": "0.1.3",
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": "Utils that can be used in any project, to reduce the amount of repetitive code by providing users with useful pre-written functions. 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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ABUtils/Classes/**/*"