4 "license": "Apache License, Version 2.0",
5 "summary": "Use rest2mobile iOS SDK to develop iOS applications that communicate with REST/JSON APIs.",
6 "homepage": "https://developer.magnet.com",
8 "Magnet Systems, Inc.": "support@magnet.com"
11 "git": "https://github.com/magnetsystems/r2m-sdk-ios.git",
20 "public_header_files": [
22 "Rest2Mobile/Rest2Mobile.h"
24 "source_files": "Rest2Mobile/Rest2Mobile.h",
28 "source_files": "Rest2Mobile/Categories/*.{h,m}"
33 "Rest2Mobile/Logging": [
37 "source_files": "Rest2Mobile/Utilities/*.{h,m}"
49 "source_files": "Rest2Mobile/Logging/*.{h,m}"
52 "name": "Serialization",
60 "Rest2Mobile/Logging": [
63 "Rest2Mobile/Utilities": [
67 "source_files": "Rest2Mobile/Serialization/*/*.{h,m}"
72 "Rest2Mobile/Categories": [
75 "Rest2Mobile/Logging": [
78 "Rest2Mobile/Serialization": [
81 "Rest2Mobile/Utilities": [
86 "Rest2Mobile/Controller/*/*.{h,m}",
87 "Rest2Mobile/Controller/*.{h,m}",
88 "Rest2Mobile/Transport/*/*.{h,m}",
89 "Rest2Mobile/Transport/*.{h,m}"