|
64 | 64 | 25C4EC2E173D7DC40083E116 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
|
65 | 65 | 25C4EC30173D7DCA0083E116 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
|
66 | 66 | 25C4EC32173D7DD20083E116 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
67 |
| - 25DE5FFB173EB13C00422571 /* AFHTTPClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPClient.h; sourceTree = "<group>"; }; |
68 |
| - 25DE5FFC173EB13C00422571 /* AFHTTPClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPClient.m; sourceTree = "<group>"; }; |
69 |
| - 25DE5FFD173EB13C00422571 /* AFHTTPRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPRequestOperation.h; sourceTree = "<group>"; }; |
70 |
| - 25DE5FFE173EB13C00422571 /* AFHTTPRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPRequestOperation.m; sourceTree = "<group>"; }; |
71 |
| - 25DE5FFF173EB13C00422571 /* AFImageRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFImageRequestOperation.h; sourceTree = "<group>"; }; |
72 |
| - 25DE6000173EB13C00422571 /* AFImageRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFImageRequestOperation.m; sourceTree = "<group>"; }; |
73 |
| - 25DE6001173EB13C00422571 /* AFJSONRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFJSONRequestOperation.h; sourceTree = "<group>"; }; |
74 |
| - 25DE6002173EB13C00422571 /* AFJSONRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFJSONRequestOperation.m; sourceTree = "<group>"; }; |
75 |
| - 25DE6003173EB13C00422571 /* AFNetworkActivityIndicatorManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworkActivityIndicatorManager.h; sourceTree = "<group>"; }; |
76 |
| - 25DE6004173EB13C00422571 /* AFNetworkActivityIndicatorManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFNetworkActivityIndicatorManager.m; sourceTree = "<group>"; }; |
77 |
| - 25DE6005173EB13C00422571 /* AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworking.h; sourceTree = "<group>"; }; |
78 |
| - 25DE6006173EB13C00422571 /* AFPropertyListRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFPropertyListRequestOperation.h; sourceTree = "<group>"; }; |
79 |
| - 25DE6007173EB13C00422571 /* AFPropertyListRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFPropertyListRequestOperation.m; sourceTree = "<group>"; }; |
80 |
| - 25DE6008173EB13C00422571 /* AFURLConnectionOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLConnectionOperation.h; sourceTree = "<group>"; }; |
81 |
| - 25DE6009173EB13C00422571 /* AFURLConnectionOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLConnectionOperation.m; sourceTree = "<group>"; }; |
82 |
| - 25DE600A173EB13C00422571 /* AFXMLRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFXMLRequestOperation.h; sourceTree = "<group>"; }; |
83 |
| - 25DE600B173EB13C00422571 /* AFXMLRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFXMLRequestOperation.m; sourceTree = "<group>"; }; |
84 |
| - 25DE600C173EB13C00422571 /* UIImageView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+AFNetworking.h"; sourceTree = "<group>"; }; |
85 |
| - 25DE600D173EB13C00422571 /* UIImageView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+AFNetworking.m"; sourceTree = "<group>"; }; |
86 | 67 | 29A9CE2017456336002360C8 /* AFJSONRequestOperationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFJSONRequestOperationTests.m; sourceTree = "<group>"; };
|
87 | 68 | 2B6D24F8E1B74E10A269E8B3 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
88 | 69 | 55E73C267F33406A9F92476C /* libPods-ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ios.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
133 | 114 | 25801549173EB4B40026AA6E /* Pods-ios.xcconfig */,
|
134 | 115 | 2580154A173EB4B40026AA6E /* Pods-osx.xcconfig */,
|
135 | 116 | 25801548173EB3B00026AA6E /* Tests */,
|
136 |
| - 2544EC37173BE382004117E8 /* AFNetworking */, |
137 | 117 | 25A753091747FC7E00F04F2F /* Resources */,
|
138 | 118 | 2544EC34173BE382004117E8 /* Frameworks */,
|
139 | 119 | 2544EC33173BE382004117E8 /* Products */,
|
|
169 | 149 | name = Frameworks;
|
170 | 150 | sourceTree = "<group>";
|
171 | 151 | };
|
172 |
| - 2544EC37173BE382004117E8 /* AFNetworking */ = { |
173 |
| - isa = PBXGroup; |
174 |
| - children = ( |
175 |
| - 25DE5FFB173EB13C00422571 /* AFHTTPClient.h */, |
176 |
| - 25DE5FFC173EB13C00422571 /* AFHTTPClient.m */, |
177 |
| - 25DE5FFD173EB13C00422571 /* AFHTTPRequestOperation.h */, |
178 |
| - 25DE5FFE173EB13C00422571 /* AFHTTPRequestOperation.m */, |
179 |
| - 25DE5FFF173EB13C00422571 /* AFImageRequestOperation.h */, |
180 |
| - 25DE6000173EB13C00422571 /* AFImageRequestOperation.m */, |
181 |
| - 25DE6001173EB13C00422571 /* AFJSONRequestOperation.h */, |
182 |
| - 25DE6002173EB13C00422571 /* AFJSONRequestOperation.m */, |
183 |
| - 25DE6003173EB13C00422571 /* AFNetworkActivityIndicatorManager.h */, |
184 |
| - 25DE6004173EB13C00422571 /* AFNetworkActivityIndicatorManager.m */, |
185 |
| - 25DE6005173EB13C00422571 /* AFNetworking.h */, |
186 |
| - 25DE6006173EB13C00422571 /* AFPropertyListRequestOperation.h */, |
187 |
| - 25DE6007173EB13C00422571 /* AFPropertyListRequestOperation.m */, |
188 |
| - 25DE6008173EB13C00422571 /* AFURLConnectionOperation.h */, |
189 |
| - 25DE6009173EB13C00422571 /* AFURLConnectionOperation.m */, |
190 |
| - 25DE600A173EB13C00422571 /* AFXMLRequestOperation.h */, |
191 |
| - 25DE600B173EB13C00422571 /* AFXMLRequestOperation.m */, |
192 |
| - 25DE600C173EB13C00422571 /* UIImageView+AFNetworking.h */, |
193 |
| - 25DE600D173EB13C00422571 /* UIImageView+AFNetworking.m */, |
194 |
| - ); |
195 |
| - name = AFNetworking; |
196 |
| - path = ../AFNetworking; |
197 |
| - sourceTree = "<group>"; |
198 |
| - }; |
199 | 152 | 2544EC82173BFAA8004117E8 /* Other Frameworks */ = {
|
200 | 153 | isa = PBXGroup;
|
201 | 154 | children = (
|
|
0 commit comments