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",
23 "requires_arc": false,
28 "PivotalCoreKit/UIKit/Core": [
31 "PivotalCoreKit/Foundation/Core": [
41 "source_files": "UIKit/Core/**/*.{h,m}"
49 "UIKit/SpecHelper/Extensions/*.{h,m}",
50 "UIKit/SpecHelper/UIKit+PivotalSpecHelper.h"
55 "source_files": "UIKit/SpecHelper/Matchers/*.{h,m}"
60 "UIKit/SpecHelper/Stubs/*.{h,m}",
61 "UIKit/SpecHelper/UIKit+PivotalSpecHelperStubs.h"
73 "source_files": "Foundation/Core/**/*.{h,m}",
76 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
85 "Foundation/Core/Extensions/NSObject+MethodRedirection.h",
86 "Foundation/SpecHelper/Helpers/PCKConnectionBlockDelegate.h",
87 "Foundation/SpecHelper/Helpers/PCKConnectionDelegateWrapper.h",
88 "Foundation/SpecHelper/Fakes/PSHKFakeHTTPURLResponse.h",
89 "Foundation/SpecHelper/Fakes/FakeOperationQueue.h",
90 "Foundation/SpecHelper/Extensions/*.{h,m}"
95 "source_files": "Foundation/SpecHelper/Fixtures/*.{h,m}"
100 "Foundation/SpecHelper/Extensions/NSURLConnection+Spec.h",
101 "Foundation/SpecHelper/Helpers/*.{h,m}"
106 "source_files": "Foundation/SpecHelper/Fakes/*.{h,m}",
108 "PivotalCoreKit/Foundation/SpecHelper/Fixtures": [
118 "name": "CoreLocation",
121 "name": "SpecHelper",
125 "source_files": "CoreLocation/SpecHelper/*.{h,m}"
128 "name": "Extensions",
129 "source_files": "CoreLocation/SpecHelper/Extensions/*.{h,m}"