4 "summary": "AnobiKit - utilities collection useful to Objective-C iOS Developer.",
5 "description": "AnobiKit - utilities collection useful to Objective-C iOS Developer.\n---",
6 "homepage": "https://github.com/Anobisoft/AnobiKit",
12 "Stanislav Pletnev": "anobisoft@gmail.com"
14 "social_media_url": "https://twitter.com/Anobisoft",
19 "git": "https://github.com/Anobisoft/AnobiKit.git",
22 "source_files": "AnobiKit/**/*.{h,m}",
23 "frameworks": "Foundation",
27 "name": "AKFoundation",
28 "source_files": "AKFoundation/**/*.{h,m,mm}",
29 "public_header_files": "AKFoundation/**/*.h"
32 "name": "AKApplication",
34 "AnobiKit/AKFoundation": [
38 "source_files": "AKApplication/**/*.{h,m,mm}",
39 "public_header_files": "AKApplication/*.h"
44 "AnobiKit/AKFoundation": [
48 "source_files": "AKCoding/**/*.{h,m,mm}",
49 "public_header_files": "AKCoding/*.h"
54 "AnobiKit/AKFoundation": [
58 "source_files": "AKLocation/**/*.{h,m,mm}",
59 "public_header_files": "AKLocation/*.h",
60 "private_header_files": "AKLocation/Private/*.h",
61 "frameworks": "CoreLocation"
65 "source_files": "AKStrings/**/*.{h,m,mm}",
66 "public_header_files": "AKStrings/*.h"
69 "name": "AKFormatters",
70 "source_files": "AKFormatters/**/*.{h,m,mm}",
71 "public_header_files": "AKFormatters/*.h"
75 "source_files": "AKCoreData/**/*.{h,m,mm}",
76 "public_header_files": "AKCoreData/*.h"
81 "AnobiKit/AKFoundation": [
84 "AnobiKit/AKStrings": [
88 "source_files": "AnobiUIKit/**/*.{h,m,mm}",
89 "public_header_files": "AnobiUIKit/**/*.h"