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",
21 "requires_arc": false,
22 "default_subspecs": "Core",
27 "PivotalCoreKit/UIKit/Core": [
30 "PivotalCoreKit/Foundation/Core": [
36 "name": "Development",
38 "PivotalCoreKit/Core": [
41 "PivotalCoreKit/Foundation/SpecHelper": [
44 "PivotalCoreKit/UIKit/SpecHelper": [
47 "PivotalCoreKit/CoreLocation/SpecHelper": [
57 "source_files": "UIKit/Core/**/*.{h,m}",
58 "exclude_files": "UIKit/Core/Extensions/UIView+PCKNibHelpers.{h,m}",
63 "source_files": "UIKit/Core/Extensions/UIView+PCKNibHelpers.{h,m}"
73 "UIKit/SpecHelper/Extensions/**/*.{h,m}",
74 "UIKit/SpecHelper/UIKit+PivotalSpecHelper.h"
77 "exclude_files": "**/iOS/**"
80 "PivotalCoreKit/UIKit/SpecHelper/Support": [
89 "UIKit/SpecHelper/Stubs/**/*.{h,m}",
90 "UIKit/SpecHelper/UIKit+PivotalSpecHelperStubs.h"
93 "PivotalCoreKit/UIKit/SpecHelper/Support": [
98 "UIKit/SpecHelper/Stubs/UIGestureRecognizer+Spec.*"
101 "exclude_files": "**/iOS/**"
105 "name": "Stubs-noarc",
106 "requires_arc": false,
108 "UIKit/SpecHelper/Stubs/UIGestureRecognizer+Spec.*"
116 "UIKit/SpecHelper/Support/*.{h,m}"
124 "name": "Foundation",
134 "source_files": "Foundation/Core/**/*.{h,m}",
136 "exclude_files": "**/Interfaces/**"
140 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
144 "name": "SpecHelper",
146 "Foundation/SpecHelper/Foundation+PivotalSpecHelper.h"
150 "name": "Extensions",
152 "Foundation/SpecHelper/Extensions/*.{h,m}",
153 "Foundation/Core/Extensions/NSObject+MethodRedirection.{h,m}"
156 "PivotalCoreKit/Foundation/SpecHelper/Helpers": [
159 "PivotalCoreKit/Foundation/SpecHelper/Fakes": [
166 "source_files": "Foundation/SpecHelper/Fixtures/*.{h,m}"
171 "Foundation/SpecHelper/Helpers/*.{h,m}",
172 "Foundation/SpecHelper/Extensions/NSURLConnection+Spec.h"
177 "source_files": "Foundation/SpecHelper/Fakes/*.{h,m}",
179 "PivotalCoreKit/Foundation/SpecHelper/Fixtures": [
189 "name": "CoreLocation",
198 "name": "SpecHelper",
202 "source_files": "CoreLocation/SpecHelper/*.{h,m}"
205 "name": "Extensions",
206 "source_files": "CoreLocation/SpecHelper/Extensions/*.{h,m}"
217 "requires_arc": true,
221 "source_files": "WatchKit/WatchKit/*.{h,m}"