[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 5 / TBTUIKit / 0.1.2 / TBTUIKit.podspec.json
blobad9d1b9b0eac88dd8f8d8baa8d61dc1ae0155c06
2   "name": "TBTUIKit",
3   "version": "0.1.2",
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.2"
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   ]