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