2 "name": "Kaare-Platform",
4 "summary": "Kaare extensions which provides access to native OS functionality like: HttpRequest and XPath",
5 "description": "Provides wrappers around native functions for iOS which you can use through Kaare from your JavaScript logic",
6 "homepage": "https://github.com/artemyarulin/Kaare-Platform",
12 "Artem Yarulin": "artem.yarulin@fessguid.com"
18 "git": "https://github.com/artemyarulin/Kaare-Platform.git",
22 "iOS/Kaare-Platform/KaarePlatform.{h,m}",
23 "iOS/Kaare-Platform/Modules/*.{h,m}"
27 "js/build/kaare.platform.js"
30 "public_header_files": "iOS/Kaare-Platform/KaarePlatform.h",
31 "frameworks": "JavaScriptCore",
46 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"