[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 7 / 0 / SSFileManager / 1.0.1 / SSFileManager.podspec.json
blobb0440d70988bcb7e161a7f2a62c6c8c2a66c5056
2   "name": "SSFileManager",
3   "version": "1.0.1",
4   "summary": "manager file in storage",
5   "homepage": "https://github.com/dulingkang/SSFileManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Your Name": "dulingkang@163.com"
12   },
13   "platforms": {
14     "ios": "8.2"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/dulingkang/SSFileManager.git",
19     "tag": "v1.0.1",
20     "submodules": true
21   },
22   "source_files": "SSFileManager/**/*.{h,swift}"