4 "summary": "PMUtils contains categories on Foundation and UIKit classes as well as a few custom classes for common use cases.",
5 "homepage": "https://github.com/pm-dev/PMUtils",
8 "Peter Meyers": "petermeyers1@gmail.com"
11 "git": "https://github.com/pm-dev/PMUtils.git",
17 "public_header_files": "Pod/Classes/**/*.h",
18 "source_files": "Pod/Classes/*.{h,m}",
22 "name": "UIKit+PMUtils",
23 "source_files": "Pod/Classes/UIKit+PMUtils/*.{h,m}",
24 "public_header_files": "Pod/Classes/UIKit+PMUtils/*.h",
26 "PMUtils/Foundation+PMUtils": [
29 "PMUtils/PMProtocolInterceptor": [
35 "name": "Foundation+PMUtils",
36 "source_files": "Pod/Classes/Foundation+PMUtils/*.{h,m}",
37 "public_header_files": "Pod/Classes/Foundation+PMUtils/*.h",
38 "frameworks": "CoreData"
41 "name": "PMAnimationOperation",
42 "source_files": "Pod/Classes/PMAnimationOperation/*.{h,m}",
43 "public_header_files": "Pod/Classes/PMAnimationOperation/*.h"
46 "name": "PMOrderedDictionary",
47 "source_files": "Pod/Classes/PMOrderedDictionary/*.{h,m}",
48 "public_header_files": "Pod/Classes/PMOrderedDictionary/*.h"
51 "name": "PMProtocolInterceptor",
52 "source_files": "Pod/Classes/PMProtocolInterceptor/*.{h,m}",
53 "public_header_files": "Classes/PMProtocolInterceptor/*.h"
56 "name": "PMCircularCollectionView",
57 "source_files": "Pod/Classes/PMCircularCollectionView/*.{h,m}",
58 "public_header_files": "Pod/Classes/PMCircularCollectionView/*.h",
60 "PMUtils/UIKit+PMUtils": [
63 "PMUtils/PMProtocolInterceptor": [
69 "name": "PMImageFilmstrip",
70 "source_files": "Pod/Classes/PMImageFilmstrip/*.{h,m}",
71 "public_header_files": "Pod/Classes/PMImageFilmstrip/*.h",
73 "PMUtils/PMCircularCollectionView": [
79 "name": "PMFloatLabel",
80 "source_files": "Pod/Classes/PMFloatLabel/*.{h,m}",
81 "public_header_files": "Pod/Classes/PMFloatLabel/*.h",
83 "PMUtils/PMProtocolInterceptor": [
89 "name": "PMProgressHUD",
90 "source_files": "Pod/Classes/PMProgressHUD/*.{h,m}",
91 "public_header_files": "Pod/Classes/PMProgressHUD/*.h",
93 "PMUtils/UIKit+PMUtils": [
99 "Pod/Classes/PMProgressHUD/*.{xib,png}"
104 "name": "PMCollectionViewSwipeCell",
105 "source_files": "Pod/Classes/PMCollectionViewSwipeCell/*.{h,m}",
106 "public_header_files": "Pod/Classes/PMCollectionViewSwipeCell/*.h"
109 "name": "PMInnerShadowView",
110 "source_files": "Pod/Classes/PMInnerShadowView/*.{h,m}",
111 "public_header_files": "Pod/Classes/PMInnerShadowView/*.h"
114 "name": "PMGradientView",
115 "source_files": "Pod/Classes/PMGradientView/*.{h,m}",
116 "public_header_files": "Pod/Classes/PMGradientView/*.h"
119 "name": "PMInfiniteScrollView",
120 "source_files": "Pod/Classes/PMInfiniteScrollView/*.{h,m}",
121 "public_header_files": "Pod/Classes/PMInfiniteScrollView/*.h",
123 "PMUtils/UIKit+PMUtils": [
127 "frameworks": "MapKit"
130 "name": "PMRoundedBorderView",
131 "source_files": "Pod/Classes/PMRoundedBorderView/*.{h,m}",
132 "public_header_files": "Pod/Classes/PMRoundedBorderView/*.h"
135 "name": "PMKeyboardListener",
136 "source_files": "Pod/Classes/PMKeyboardListener/*.{h,m}",
137 "public_header_files": "Pod/Classes/PMKeyboardListener/*.h"
140 "name": "PMStickyHeaderFlowLayout",
141 "source_files": "Pod/Classes/PMStickyHeaderFlowLayout/*.{h,m}",
142 "public_header_files": "Pod/Classes/PMStickyHeaderFlowLayout/*.h"