2 "name": "PivotalCoreKit",
6 "file": "LICENSE.markdown"
8 "summary": "Shared library and test code for iOS projects.",
9 "homepage": "https://github.com/pivotal/PivotalCoreKit",
11 "Pivotal Labs": "http://pivotallabs.com"
14 "git": "https://github.com/pivotal/PivotalCoreKit.git",
20 "requires_arc": false,
21 "default_subspecs": "Core",
26 "PivotalCoreKit/UIKit/Core": [
29 "PivotalCoreKit/Foundation/Core": [
35 "name": "Development",
37 "PivotalCoreKit/Core": [
40 "PivotalCoreKit/Foundation/SpecHelper": [
43 "PivotalCoreKit/UIKit/SpecHelper": [
46 "PivotalCoreKit/CoreLocation/SpecHelper": [
56 "source_files": "UIKit/Core/**/*.{h,m}",
57 "exclude_files": "UIKit/Core/Extensions/UIView+PCKNibHelpers.{h,m}",
62 "source_files": "UIKit/Core/Extensions/UIView+PCKNibHelpers.{h,m}"
72 "UIKit/SpecHelper/Extensions/**/*.{h,m}",
73 "UIKit/SpecHelper/UIKit+PivotalSpecHelper.h"
76 "exclude_files": "**/iOS/**"
79 "PivotalCoreKit/UIKit/SpecHelper/Support": [
88 "UIKit/SpecHelper/Stubs/**/*.{h,m}",
89 "UIKit/SpecHelper/UIKit+PivotalSpecHelperStubs.h"
92 "PivotalCoreKit/UIKit/SpecHelper/Support": [
97 "UIKit/SpecHelper/Stubs/UIGestureRecognizer+Spec.*"
100 "exclude_files": "**/iOS/**"
104 "name": "Stubs-noarc",
105 "requires_arc": false,
107 "UIKit/SpecHelper/Stubs/UIGestureRecognizer+Spec.*"
115 "UIKit/SpecHelper/Support/*.{h,m}"
123 "name": "Foundation",
133 "source_files": "Foundation/Core/**/*.{h,m}",
135 "exclude_files": "**/Interfaces/**"
139 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
143 "name": "SpecHelper",
145 "Foundation/SpecHelper/Foundation+PivotalSpecHelper.h"
149 "name": "Extensions",
151 "Foundation/SpecHelper/Extensions/*.{h,m}",
152 "Foundation/Core/Extensions/NSObject+MethodRedirection.{h,m}"
155 "PivotalCoreKit/Foundation/SpecHelper/Helpers": [
158 "PivotalCoreKit/Foundation/SpecHelper/Fakes": [
165 "source_files": "Foundation/SpecHelper/Fixtures/*.{h,m}"
170 "Foundation/SpecHelper/Helpers/*.{h,m}",
171 "Foundation/SpecHelper/Extensions/NSURLConnection+Spec.h"
176 "source_files": "Foundation/SpecHelper/Fakes/*.{h,m}",
178 "PivotalCoreKit/Foundation/SpecHelper/Fixtures": [
188 "name": "CoreLocation",
197 "name": "SpecHelper",
201 "source_files": "CoreLocation/SpecHelper/*.{h,m}"
204 "name": "Extensions",
205 "source_files": "CoreLocation/SpecHelper/Extensions/*.{h,m}"
216 "requires_arc": true,
220 "source_files": "WatchKit/WatchKit/*.{h,m}"