[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / 5 / TBFileManager / 1.0.2 / TBFileManager.podspec.json
blob89541716e00cfb1c7129644644a316a0f51bc5ea
2   "name": "TBFileManager",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "7.0",
20     "osx": "10.10"
21   },
22   "source_files": "TBFileManager/Classes/**/*",
23   "public_header_files": "TBFileManager/Classes/**/*.h",
24   "frameworks": "Foundation"