[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / 4 / MKFitpoloRightPageModule / 0.0.1 / MKFitpoloRightPageModule.podspec.json
blobe273bb87778ff61aa5fdf8138e115783c4ecdd7e
2   "name": "MKFitpoloRightPageModule",
3   "version": "0.0.1",
4   "summary": "fitpolo App右侧菜单模块",
5   "description": "个人信息、运动目标、苹果健康说明",
6   "homepage": "http://120.27.8.241/MKFitpolo/MKFitpoloMainRightPage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chengang": "chengang@mokotechnology.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "source": {
22     "git": "git@120.27.8.241:MKFitpolo/MKFitpoloMainRightPage.git",
23     "tag": "0.0.1"
24   },
25   "requires_arc": true,
26   "resources": "MKFitpoloRightPageModule/MKRightMainPage.bundle",
27   "dependencies": {
28     "MKBaseModule": [
30     ],
31     "MKFitpoloDataCenterManager": [
33     ],
34     "MKFitpoloAppConfigModule": [
36     ],
37     "CTMediator": [
39     ]
40   },
41   "subspecs": [
42     {
43       "name": "Expand",
44       "subspecs": [
45         {
46           "name": "defines",
47           "source_files": "MKFitpoloRightPageModule/Expand/defines/*.h"
48         },
49         {
50           "name": "MKPhotoPicker",
51           "source_files": "MKFitpoloRightPageModule/Expand/MKPhotoPicker/*.{h,m}",
52           "dependencies": {
53             "MKFitpoloRightPageModule/Expand/defines": [
55             ]
56           },
57           "frameworks": "AssetsLibrary"
58         }
59       ]
60     },
61     {
62       "name": "CTMediator_RightPage",
63       "source_files": "MKFitpoloRightPageModule/CTMediator_RightPage/*.{h,m}"
64     },
65     {
66       "name": "Functions",
67       "dependencies": {
68         "MKFitpoloRightPageModule/Expand/defines": [
70         ]
71       },
72       "subspecs": [
73         {
74           "name": "Health",
75           "subspecs": [
76             {
77               "name": "controller",
78               "source_files": "MKFitpoloRightPageModule/Functions/Health/controller/*.{h,m}",
79               "dependencies": {
80                 "MKFitpoloRightPageModule/Functions/Health/view": [
82                 ]
83               }
84             },
85             {
86               "name": "Target",
87               "source_files": "MKFitpoloRightPageModule/Functions/Health/Target/*.{h,m}",
88               "dependencies": {
89                 "MKFitpoloRightPageModule/Functions/Health/controller": [
91                 ]
92               }
93             },
94             {
95               "name": "view",
96               "source_files": "MKFitpoloRightPageModule/Functions/Health/view/*.{h,m}"
97             }
98           ]
99         },
100         {
101           "name": "MovingTarget",
102           "subspecs": [
103             {
104               "name": "controller",
105               "source_files": "MKFitpoloRightPageModule/Functions/MovingTarget/controller/*.{h,m}",
106               "dependencies": {
107                 "MKFitpoloRightPageModule/Functions/MovingTarget/view": [
109                 ]
110               }
111             },
112             {
113               "name": "Target",
114               "source_files": "MKFitpoloRightPageModule/Functions/MovingTarget/Target/*.{h,m}",
115               "dependencies": {
116                 "MKFitpoloRightPageModule/Functions/MovingTarget/controller": [
118                 ]
119               }
120             },
121             {
122               "name": "view",
123               "source_files": "MKFitpoloRightPageModule/Functions/MovingTarget/view/*.{h,m}"
124             }
125           ]
126         },
127         {
128           "name": "RightPage",
129           "subspecs": [
130             {
131               "name": "controller",
132               "source_files": "MKFitpoloRightPageModule/Functions/RightPage/controller/*.{h,m}",
133               "dependencies": {
134                 "MKFitpoloRightPageModule/CTMediator_RightPage": [
136                 ],
137                 "MKFitpoloRightPageModule/Functions/RightPage/view": [
139                 ],
140                 "MKFitpoloRightPageModule/Functions/RightPage/model": [
142                 ]
143               }
144             },
145             {
146               "name": "model",
147               "source_files": "MKFitpoloRightPageModule/Functions/RightPage/model/*.{h,m}"
148             },
149             {
150               "name": "Target",
151               "source_files": "MKFitpoloRightPageModule/Functions/RightPage/Target/*.{h,m}",
152               "dependencies": {
153                 "MKFitpoloRightPageModule/Functions/RightPage/controller": [
155                 ]
156               }
157             },
158             {
159               "name": "view",
160               "source_files": "MKFitpoloRightPageModule/Functions/RightPage/view/*.{h,m}",
161               "dependencies": {
162                 "MKFitpoloRightPageModule/Functions/RightPage/model": [
164                 ]
165               }
166             }
167           ]
168         },
169         {
170           "name": "PersonInfo",
171           "subspecs": [
172             {
173               "name": "adopter",
174               "source_files": "MKFitpoloRightPageModule/Functions/PersonInfo/adopter/*.{h,m}",
175               "dependencies": {
176                 "MKFitpoloRightPageModule/Functions/PersonInfo/model": [
178                 ]
179               }
180             },
181             {
182               "name": "controller",
183               "source_files": "MKFitpoloRightPageModule/Functions/PersonInfo/controller/*.{h,m}",
184               "dependencies": {
185                 "MKFitpoloRightPageModule/Functions/PersonInfo/model": [
187                 ],
188                 "MKFitpoloRightPageModule/Functions/PersonInfo/adopter": [
190                 ],
191                 "MKFitpoloRightPageModule/Functions/PersonInfo/view": [
193                 ],
194                 "MKFitpoloRightPageModule/CTMediator_RightPage": [
196                 ]
197               }
198             },
199             {
200               "name": "model",
201               "source_files": "MKFitpoloRightPageModule/Functions/PersonInfo/model/*.{h,m}"
202             },
203             {
204               "name": "Target",
205               "source_files": "MKFitpoloRightPageModule/Functions/PersonInfo/Target/*.{h,m}",
206               "dependencies": {
207                 "MKFitpoloRightPageModule/Functions/PersonInfo/controller": [
209                 ]
210               }
211             },
212             {
213               "name": "view",
214               "source_files": "MKFitpoloRightPageModule/Functions/PersonInfo/view/*.{h,m}",
215               "dependencies": {
216                 "MKFitpoloRightPageModule/Functions/PersonInfo/model": [
218                 ],
219                 "MKFitpoloRightPageModule/Functions/PersonInfo/adopter": [
221                 ],
222                 "MKFitpoloRightPageModule/Expand/MKPhotoPicker": [
224                 ]
225               }
226             }
227           ]
228         }
229       ]
230     }
231   ]