[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / 8 / SwiftFilePath / 0.0.3 / SwiftFilePath.podspec.json
blob0738d7ffe44605383674e7e24b5ca6668b3deb1e
2   "name": "SwiftFilePath",
3   "version": "0.0.3",
4   "summary": "Simple and powerful wrapper for NSFileManager.",
5   "homepage": "https://github.com/nori0620/SwiftFilePath",
6   "license": "MIT",
7   "authors": {
8     "Norihiro Sakamoto": "nori0620@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nori0620/SwiftFilePath.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "SwiftFilePath/**/*.swift",
18   "requires_arc": true