[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 9 / 5 / TBFileManager / 1.0.1 / TBFileManager.podspec.json
blob080eb90fd667c01fd91341c8a625b335818e9729
2   "name": "TBFileManager",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "TBFileManager/Classes/**/*",
22   "public_header_files": "TBFileManager/Classes/**/*.h",
23   "frameworks": "Foundation"