2 "name": "apptentive-osx",
5 "summary": "Apptentive Customer Communications SDK.",
6 "homepage": "https://www.apptentive.com/",
8 "Andrew Wooster": "andrew@apptentive.com",
9 "Peter Kamb": "peter@apptentive.com"
12 "git": "https://github.com/apptentive/apptentive-osx.git",
18 "description": "\t\tThis Cocoa library for OS X allows you to add a quick and easy in-app-feedback\n\t\tmechanism to your Mac applications. Feedback is sent to the Apptentive web service.\n",
19 "public_header_files": [
20 "apptentive-ios/ApptentiveConnect/source/ATConnect.h",
21 "apptentive-ios/ApptentiveConnect/source/Rating Flow/ATAppRatingFlow.h"
24 "ApptentiveConnect/source/**/*.{h,m}",
25 "apptentive-ios/ApptentiveConnect/ext/**/*.{h,m}",
26 "apptentive-ios/ApptentiveConnect/source/**/*.{h,m}"
29 "apptentive-ios/ApptentiveConnect/source/Controllers/**/*",
30 "apptentive-ios/ApptentiveConnect/source/Custom Views/**/*",
31 "apptentive-ios/ApptentiveConnect/source/Surveys/**/*"
33 "requires_arc": false,
36 "SystemConfiguration",
40 "GCC_PREPROCESSOR_DEFINITIONS": "JSONKIT_PREFIX=AT AT_LOGGING_LEVEL_INFO=1 AT_LOGGING_LEVEL_ERROR=1 AT_RESOURCE_BUNDLE=1"
43 "ApptentiveResources": [
44 "ApptentiveConnect/xibs/**/*.xib",
45 "apptentive-ios/ApptentiveConnect/art/generated/at_logo_info*.png"