[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 5 / c / SimpliFile / 1.0.1 / SimpliFile.podspec.json
blobc4361810e844f22bf08930791bf825cbc9d11a00
2   "name": "SimpliFile",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Two classes for Swift3 to read and write in files more easily (inspired of Java)",
9   "homepage": "https://github.com/FlPe/SimpliFile",
10   "authors": {
11     "FlPe": "<fp051888@gmail.com>"
12   },
13   "source": {
14     "git": "https://github.com/FlPe/SimpliFile.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "osx": "10.10"
19   },
20   "source_files": "SimpliFile/Classes/*.swift",
21   "pushed_with_swift_version": "3.0"