[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 3 / 0 / 5 / TBTUIKit / 0.1.3 / TBTUIKit.podspec.json
blobc21777d79df7e47afe9707bc8128897801210e72
2   "name": "TBTUIKit",
3   "version": "0.1.3",
4   "summary": "TBTUIKit",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RainyofSun/TBTUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RainyofSun": "807602063@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/RainyofSun/TBTUIKit.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "UITool",
24       "source_files": "TBTUIKit/Classes/UITool/*.{h,m}"
25     },
26     {
27       "name": "BaseClass",
28       "source_files": "TBTUIKit/Classes/BaseClass/*.{h,m}"
29     },
30     {
31       "name": "Category",
32       "source_files": "TBTUIKit/Classes/Category/*.{h,m}"
33     }
34   ]