[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / 1 / 8 / SwiftFilePath / 0.0.5 / SwiftFilePath.podspec.json
blob506830c3f67443778ed450744d1530c65949b84f
2   "name": "SwiftFilePath",
3   "version": "0.0.5",
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.5"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "SwiftFilePath/**/*.swift",
18   "requires_arc": true