[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / f / SwiftFFDB / 0.0.1 / SwiftFFDB.podspec.json
blob98bf2dac6ad919396c01fbf016332ecfd0349200
2   "name": "SwiftFFDB",
3   "version": "0.0.1",
4   "summary": "iOS sandbox debug tool.",
5   "homepage": "https://github.com/Fidetro/KTSandbox",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "fidetro": "zykzzzz@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Fidetro/KTSandbox.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Sources/*.{swift}",
21   "dependencies": {
22     "File": [
23       "~> 0.0.1"
24     ]
25   }