[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 4 / SNPUtilities / 0.1.0 / SNPUtilities.podspec.json
blob95b10ecba7c30243faab19b54df02085ac6ff110
2   "name": "SNPUtilities",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SNPUtilities/Classes"