[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / 7 / b / Fileable / 1.1 / Fileable.podspec.json
blobf3dcb17342d079a24f248d83f14484dc48713616
2   "name": "Fileable",
3   "version": "1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Unix command like file management library for Swift.",
9   "description": "Unix command like and objective file management library for Swift.",
10   "homepage": "https://github.com/shotastage/Fileable.swift/",
11   "authors": {
12     "Shota Shimazu": "hornet.live.mf@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shotastage/Fileable.swift.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/**/*.{h,m,swift}"