4 "summary": "OCFuntime is a toolkit for objective-c runtime.",
5 "homepage": "https://github.com/belkevich/ocfuntime",
10 "social_media_url": "https://twitter.com/okolodev",
12 "Alexey Belkevich": "belkevich.alexey@gmail.com"
15 "git": "https://github.com/belkevich/ocfuntime.git",
23 "default_subspecs": "All",
27 "source_files": "Classes/Core/**/*.{h,m}"
31 "source_files": "Classes/Methods/**/*.{h,m}",
40 "source_files": "Classes/Properties/**/*.{h,m}",
49 "source_files": "Classes/Shared/*.{h,m}",
60 "name": "NSObject+OCFMethods",
61 "source_files": "Classes/Categories/Methods/**/*.{h,m}",
63 "OCFuntime/Methods": [
72 "name": "NSObject+OCFProperties",
73 "source_files": "Classes/Categories/Properties/**/*.{h,m}",
75 "OCFuntime/Properties": [
85 "source_files": "Classes/All/*.h",
87 "OCFuntime/NSObject+OCFMethods": [
90 "OCFuntime/NSObject+OCFProperties": [