[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 8 / 2 / TTOCKit / 1.3.4 / TTOCKit.podspec.json
blobbfac69c1badc690f98ebb2151a0d5ac030de6d0f
2   "name": "TTOCKit",
3   "version": "1.3.4",
4   "summary": "mvc.",
5   "description": "easy to mvc.",
6   "homepage": "https://github.com/ttayaa/TTOCKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ttayaa": "2087154267@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ttayaa/TTOCKit.git",
19     "tag": "v1.3.4"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "TTOCKitHeader",
25       "source_files": "TTOCKit/TTOCKitHeader/TTOCKitConfig.h"
26     },
27     {
28       "name": "TTControllerCategory",
29       "source_files": "TTOCKit/TTControllerCategory/**/*.{h,m,mm,xib,storyboard}",
30       "dependencies": {
31         "DZNEmptyDataSet": [
33         ]
34       }
35     },
36     {
37       "name": "TTMVVM",
38       "source_files": "TTOCKit/TTMVVM/**/*.{h,m,mm,xib,storyboard}"
39     },
40     {
41       "name": "TTTools",
42       "source_files": "TTOCKit/TTTools/TTTools.h",
43       "subspecs": [
44         {
45           "name": "TTCommonTools",
46           "source_files": "TTOCKit/TTTools/TTCommonTools/**/*.{h,m,mm,xib,storyboard}"
47         },
48         {
49           "name": "TTBtnArrSelected",
50           "source_files": "TTOCKit/TTTools/TTBtnArrSelected/**/*.{h,m,mm,xib,storyboard}"
51         },
52         {
53           "name": "TTQRScanController",
54           "source_files": "TTOCKit/TTTools/TTQRScanController/**/*.{h,m,mm,xib,storyboard}",
55           "resource_bundles": {
56             "TTQRScanController": [
57               "TTOCKit/TTTools/TTQRScanController/Assets/**/*"
58             ]
59           }
60         },
61         {
62           "name": "TTPhotoBrowser",
63           "source_files": "TTOCKit/TTTools/TTPhotoBrowser/**/*.{h,m,mm,xib,storyboard}",
64           "dependencies": {
65             "SDWebImage": [
67             ]
68           }
69         },
70         {
71           "name": "TTNSStringCategory",
72           "source_files": "TTOCKit/TTTools/TTNSStringCategory/**/*.{h,m,mm,xib,storyboard}"
73         },
74         {
75           "name": "TTPlaceholderPlace",
76           "source_files": "TTOCKit/TTTools/TTPlaceholderPlace/**/*.{h,m,mm,xib,storyboard}"
77         },
78         {
79           "name": "TTNumberTF",
80           "source_files": "TTOCKit/TTTools/TTNumberTF/**/*.{h,m,mm,xib,storyboard}"
81         },
82         {
83           "name": "TTProgress",
84           "source_files": "TTOCKit/TTTools/TTProgress/**/*.{h,m,mm,xib,storyboard}"
85         },
86         {
87           "name": "TTLimitTextField",
88           "source_files": "TTOCKit/TTTools/TTLimitTextField/**/*.{h,m,mm,xib,storyboard}"
89         },
90         {
91           "name": "TTAlertView",
92           "source_files": "TTOCKit/TTTools/TTAlertView/**/*.{h,m,mm,xib,storyboard}"
93         },
94         {
95           "name": "TTWebView",
96           "source_files": "TTOCKit/TTTools/TTWebView/**/*.{h,m,mm,xib,storyboard}"
97         },
98         {
99           "name": "TTLogVcDealloc",
100           "source_files": "TTOCKit/TTTools/TTLogVcDealloc/**/*.{h,m,mm,xib,storyboard}"
101         },
102         {
103           "name": "TTButtonInnerRect",
104           "source_files": "TTOCKit/TTTools/TTButtonInnerRect/**/*.{h,m,mm,xib,storyboard}"
105         }
106       ]
107     },
108     {
109       "name": "TTNetwork",
110       "source_files": "TTOCKit/TTNetwork/*.{h,m,mm,xib,storyboard}",
111       "resources": "TTOCKit/TTNetwork/**/*.{bundle}",
112       "dependencies": {
113         "AFNetworking": [
114           "~> 4.0.0"
115         ],
116         "YYModel": [
118         ]
119       },
120       "subspecs": [
121         {
122           "name": "NetChangeTools",
123           "source_files": "TTOCKit/TTNetwork/NetChangeTools/**/*.{h,m,mm,xib,storyboard}"
124         }
125       ]
126     },
127     {
128       "name": "TTSignal",
129       "source_files": "TTOCKit/TTSignal/**/*.{h,m,mm,xib,storyboard}"
130     },
131     {
132       "name": "TTRouter",
133       "source_files": "TTOCKit/TTRouter/**/*.{h,m,mm,xib,storyboard}",
134       "dependencies": {
135         "YYModel": [
137         ]
138       }
139     }
140   ]