4 "license": "Apache License 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",
19 "public_header_files": [
21 "Rest2Mobile/Rest2Mobile.h"
23 "source_files": "Rest2Mobile/Rest2Mobile.h",
27 "source_files": "Rest2Mobile/Categories/*.{h,m}"
32 "Rest2Mobile/Logging": [
36 "source_files": "Rest2Mobile/Utilities/*.{h,m}"
48 "source_files": "Rest2Mobile/Logging/*.{h,m}"
51 "name": "Serialization",
59 "Rest2Mobile/Logging": [
62 "Rest2Mobile/Utilities": [
66 "source_files": "Rest2Mobile/Serialization/*/*.{h,m}"
77 "Rest2Mobile/Logging": [
80 "Rest2Mobile/Controller": [
85 "Rest2Mobile/Transport/*/*.{h,m}",
86 "Rest2Mobile/Transport/*.{h,m}"
92 "Rest2Mobile/Categories": [
95 "Rest2Mobile/Logging": [
98 "Rest2Mobile/Serialization": [
101 "Rest2Mobile/Transport": [
104 "Rest2Mobile/Utilities": [
109 "Rest2Mobile/Controller/*/*.{h,m}",
110 "Rest2Mobile/Controller/*.{h,m}"