[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 4 / SNPUtilities / 0.0.1 / SNPUtilities.podspec.json
blobe204899c0bdb98d6cc9b4bf1fea112dabdaf15ac
2   "name": "SNPUtilities",
3   "version": "0.0.1",
4   "summary": "SNPUtilities is a Swift-based helper library for iOS.",
5   "description": "SNPUtilities is a Swift-based helper library for iOS. It contains for example fileManager related tasks such as clear temp files. It also contains SNPError, a custom error maker which adopts to swift Error class. This SNPError is used in APICalls or as input parameter type.",
6   "homepage": "https://github.com/snapp-cab/SNPUtilities",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arash Z. Jahangiri": "arashzjahangiri@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/snapp-cab/SNPUtilities.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SNPUtilities/Classes"