6 "text": "See http://www.magnet.com/resources/tos.html"
8 "summary": "Use rest2mobile iOS SDK to develop iOS applications that communicate with REST/JSON APIs.",
9 "homepage": "https://developer.magnet.com",
11 "Magnet Systems, Inc.": "support@magnet.com"
14 "git": "https://github.com/magnetsystems/r2m-sdk-ios.git",
22 "preserve_paths": "Rest2Mobile.framework",
23 "public_header_files": "Rest2Mobile.framework/Headers/*.h",
24 "vendored_frameworks": "Rest2Mobile.framework",
30 "SystemConfiguration",
35 "OTHER_LDFLAGS": "-ObjC -all_load",
36 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Rest2Mobile/Rest2Mobile.framework/Headers\""