3 "version": "0.3.1-beta1",
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/Protocols/**/*.{h,m}",
58 "source_files": "Classes/Shared/*.{h,m}",
69 "name": "NSObject+OCFMethods",
70 "source_files": "Classes/Categories/Methods/**/*.{h,m}",
72 "OCFuntime/Methods": [
81 "name": "NSObject+OCFProperties",
82 "source_files": "Classes/Categories/Properties/**/*.{h,m}",
84 "OCFuntime/Properties": [
94 "source_files": "Classes/All/*.h",
96 "OCFuntime/NSObject+OCFMethods": [
99 "OCFuntime/NSObject+OCFProperties": [
102 "OCFuntime/Protocols": [