2 "name": "DZNCategories",
4 "summary": "Useful collection of Objective-C category classes.",
5 "homepage": "https://github.com/dzenbot/DZNCategories",
11 "Ignacio Romero Z.": "iromero@dzen.cl"
14 "git": "https://github.com/dzenbot/DZNCategories.git",
21 "default_subspecs": "Foundation",
22 "header_mappings_dir": "Source",
27 "source_files": "Source/DZNCategories.h",
29 "DZNCategories/CoreData": [
32 "DZNCategories/CoreGraphics": [
35 "DZNCategories/CoreLocation": [
38 "DZNCategories/Foundation": [
41 "DZNCategories/MapKit": [
44 "DZNCategories/UIKit": [
51 "source_files": "Source/CoreData/*.{h,m}",
52 "frameworks": "CoreData"
55 "name": "CoreGraphics",
56 "source_files": "Source/CoreGraphics/*.{h,m}",
57 "frameworks": "CoreGraphics"
60 "name": "CoreLocation",
61 "source_files": "Source/CoreLocation/*.{h,m}",
62 "frameworks": "CoreLocation"
66 "source_files": "Source/Foundation/*.{h,m}",
74 "source_files": "Source/MapKit/*.{h,m}",
75 "frameworks": "MapKit",
77 "DZNCategories/CoreLocation": [
84 "source_files": "Source/UIKit/*.{h,m}",
92 "DZNCategories/Foundation": [
95 "DZNCategories/CoreGraphics": [