[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 5 / 4 / MKFitpoloRightPageModule / 0.0.3 / MKFitpoloRightPageModule.podspec.json
blob0ef9489f306637bc98029e060d9d36cce2a6e635
2   "name": "MKFitpoloRightPageModule",
3   "version": "0.0.3",
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.3"
24   },
25   "requires_arc": true,
26   "resources": "MKFitpoloRightPageModule/RightPage.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": "categorys",
47           "source_files": "MKFitpoloRightPageModule/Expand/categorys/*.{h,m}"
48         },
49         {
50           "name": "defines",
51           "source_files": "MKFitpoloRightPageModule/Expand/defines/*.h",
52           "dependencies": {
53             "MKFitpoloRightPageModule/Expand/categorys": [
55             ]
56           }
57         },
58         {
59           "name": "MKPhotoPicker",
60           "source_files": "MKFitpoloRightPageModule/Expand/MKPhotoPicker/*.{h,m}",
61           "dependencies": {
62             "MKFitpoloRightPageModule/Expand/defines": [
64             ]
65           },
66           "frameworks": "AssetsLibrary"
67         }
68       ]
69     },
70     {
71       "name": "CTMediator_RightPage",
72       "source_files": "MKFitpoloRightPageModule/CTMediator_RightPage/*.{h,m}"
73     },
74     {
75       "name": "Functions",
76       "dependencies": {
77         "MKFitpoloRightPageModule/Expand/defines": [
79         ]
80       },
81       "subspecs": [
82         {
83           "name": "Health",
84           "resources": "MKFitpoloRightPageModule/Functions/Health/RightPage_Health.bundle",
85           "subspecs": [
86             {
87               "name": "controller",
88               "source_files": "MKFitpoloRightPageModule/Functions/Health/controller/*.{h,m}",
89               "dependencies": {
90                 "MKFitpoloRightPageModule/Functions/Health/view": [
92                 ]
93               }
94             },
95             {
96               "name": "Target",
97               "source_files": "MKFitpoloRightPageModule/Functions/Health/Target/*.{h,m}",
98               "dependencies": {
99                 "MKFitpoloRightPageModule/Functions/Health/controller": [
101                 ]
102               }
103             },
104             {
105               "name": "view",
106               "source_files": "MKFitpoloRightPageModule/Functions/Health/view/*.{h,m}"
107             }
108           ]
109         },
110         {
111           "name": "MovingTarget",
112           "resources": "MKFitpoloRightPageModule/Functions/MovingTarget/RightPage_movingTarget.bundle",
113           "subspecs": [
114             {
115               "name": "controller",
116               "source_files": "MKFitpoloRightPageModule/Functions/MovingTarget/controller/*.{h,m}",
117               "dependencies": {
118                 "MKFitpoloRightPageModule/Functions/MovingTarget/view": [
120                 ]
121               }
122             },
123             {
124               "name": "Target",
125               "source_files": "MKFitpoloRightPageModule/Functions/MovingTarget/Target/*.{h,m}",
126               "dependencies": {
127                 "MKFitpoloRightPageModule/Functions/MovingTarget/controller": [
129                 ]
130               }
131             },
132             {
133               "name": "view",
134               "source_files": "MKFitpoloRightPageModule/Functions/MovingTarget/view/*.{h,m}"
135             }
136           ]
137         },
138         {
139           "name": "RightPage",
140           "resources": "MKFitpoloRightPageModule/Functions/RightPage/RightPage_main.bundle",
141           "subspecs": [
142             {
143               "name": "controller",
144               "source_files": "MKFitpoloRightPageModule/Functions/RightPage/controller/*.{h,m}",
145               "dependencies": {
146                 "MKFitpoloRightPageModule/CTMediator_RightPage": [
148                 ],
149                 "MKFitpoloRightPageModule/Functions/RightPage/view": [
151                 ],
152                 "MKFitpoloRightPageModule/Functions/RightPage/model": [
154                 ]
155               }
156             },
157             {
158               "name": "model",
159               "source_files": "MKFitpoloRightPageModule/Functions/RightPage/model/*.{h,m}"
160             },
161             {
162               "name": "Target",
163               "source_files": "MKFitpoloRightPageModule/Functions/RightPage/Target/*.{h,m}",
164               "dependencies": {
165                 "MKFitpoloRightPageModule/Functions/RightPage/controller": [
167                 ]
168               }
169             },
170             {
171               "name": "view",
172               "source_files": "MKFitpoloRightPageModule/Functions/RightPage/view/*.{h,m}",
173               "dependencies": {
174                 "MKFitpoloRightPageModule/Functions/RightPage/model": [
176                 ]
177               }
178             }
179           ]
180         },
181         {
182           "name": "PersonInfo",
183           "resources": "MKFitpoloRightPageModule/Functions/PersonInfo/RightPage_personInfo.bundle",
184           "subspecs": [
185             {
186               "name": "adopter",
187               "source_files": "MKFitpoloRightPageModule/Functions/PersonInfo/adopter/*.{h,m}",
188               "dependencies": {
189                 "MKFitpoloRightPageModule/Functions/PersonInfo/model": [
191                 ]
192               }
193             },
194             {
195               "name": "controller",
196               "source_files": "MKFitpoloRightPageModule/Functions/PersonInfo/controller/*.{h,m}",
197               "dependencies": {
198                 "MKFitpoloRightPageModule/Functions/PersonInfo/model": [
200                 ],
201                 "MKFitpoloRightPageModule/Functions/PersonInfo/adopter": [
203                 ],
204                 "MKFitpoloRightPageModule/Functions/PersonInfo/view": [
206                 ],
207                 "MKFitpoloRightPageModule/CTMediator_RightPage": [
209                 ]
210               }
211             },
212             {
213               "name": "model",
214               "source_files": "MKFitpoloRightPageModule/Functions/PersonInfo/model/*.{h,m}"
215             },
216             {
217               "name": "Target",
218               "source_files": "MKFitpoloRightPageModule/Functions/PersonInfo/Target/*.{h,m}",
219               "dependencies": {
220                 "MKFitpoloRightPageModule/Functions/PersonInfo/controller": [
222                 ]
223               }
224             },
225             {
226               "name": "view",
227               "source_files": "MKFitpoloRightPageModule/Functions/PersonInfo/view/*.{h,m}",
228               "dependencies": {
229                 "MKFitpoloRightPageModule/Functions/PersonInfo/model": [
231                 ],
232                 "MKFitpoloRightPageModule/Functions/PersonInfo/adopter": [
234                 ],
235                 "MKFitpoloRightPageModule/Expand/MKPhotoPicker": [
237                 ]
238               }
239             }
240           ]
241         }
242       ]
243     }
244   ]