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 "PivotalCoreKit/UIKit/SpecHelper/Support": [
83 "source_files": "UIKit/SpecHelper/Matchers/*.{h,m}"
89 "UIKit/SpecHelper/Stubs/*.{h,m}",
90 "UIKit/SpecHelper/UIKit+PivotalSpecHelperStubs.h"
93 "PivotalCoreKit/UIKit/SpecHelper/Support": [
98 "UIKit/SpecHelper/Stubs/UIGestureRecognizer+Spec.*"
102 "name": "Stubs-noarc",
103 "requires_arc": false,
105 "UIKit/SpecHelper/Stubs/UIGestureRecognizer+Spec.*"
113 "UIKit/SpecHelper/Support/*.{h,m}"
121 "name": "Foundation",
129 "source_files": "Foundation/Core/**/*.{h,m}",
132 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
136 "name": "SpecHelper",
138 "Foundation/SpecHelper/Foundation+PivotalSpecHelper.h"
142 "name": "Extensions",
144 "Foundation/SpecHelper/Extensions/*.{h,m}",
145 "Foundation/Core/Extensions/NSObject+MethodRedirection.{h,m}"
148 "PivotalCoreKit/Foundation/SpecHelper/Helpers": [
151 "PivotalCoreKit/Foundation/SpecHelper/Fakes": [
158 "source_files": "Foundation/SpecHelper/Fixtures/*.{h,m}"
163 "Foundation/SpecHelper/Helpers/*.{h,m}",
164 "Foundation/SpecHelper/Extensions/NSURLConnection+Spec.h"
169 "source_files": "Foundation/SpecHelper/Fakes/*.{h,m}",
171 "PivotalCoreKit/Foundation/SpecHelper/Fixtures": [
181 "name": "CoreLocation",
184 "name": "SpecHelper",
188 "source_files": "CoreLocation/SpecHelper/*.{h,m}"
191 "name": "Extensions",
192 "source_files": "CoreLocation/SpecHelper/Extensions/*.{h,m}"
203 "source_files": "WatchKit/WatchKit/*.{h,m}"