[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 9 / 5 / TBFileManager / 1.0.0 / TBFileManager.podspec.json
blobea61ba80754c7922483720799fd835be57e660ac
2   "name": "TBFileManager",
3   "version": "1.0.0",
4   "summary": "TBFileManager extends default file manager",
5   "description": "Include some sql database operations and directory contents handling",
6   "homepage": "https://github.com/truebucha/TBFileManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "truebucha": "truebucha@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/truebucha/TBFileManager.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "TBFileManager/Classes/**/*",
22   "public_header_files": "TBFileManager/Classes/**/*.h"