4 "summary": "This open-source library allows you to integrate Nest API into your iOS app.",
5 "description": "NestSDK for iOS.\n\nThis open-source library allows you to integrate Nest API into your iOS app.\n\nLearn more about Nest API at https://developer.nest.com/documentation/cloud/get-started",
6 "homepage": "https://github.com/petroakzhygitov/NestSDK",
9 "petroakzhygitov": "petro.akzhygitov@gmail.com"
15 "git": "https://github.com/petroakzhygitov/NestSDK.git",
19 "source_files": "NestSDK/NestSDK/**/*.{h,m}",
20 "public_header_files": "NestSDK/NestSDK/*.{h}",
32 "pod_target_xcconfig": {
33 "FRAMEWORK_SEARCH_PATHS": "${PODS_ROOT}/Firebase",
34 "MACH_O_TYPE": "staticlib"