4 "summary": "Provide the following functionality: Crash Reporting and 2-way Feedback communication.",
5 "homepage": "http://atlassian.com/",
6 "license": "Apache License, Version 2.0",
8 "Nick Pellow": "npellow@atlassian.com",
9 "Shihab Hamid": "shamid@atlassian.com"
12 "hg": "https://bitbucket.org/atlassian/jiraconnect-ios",
18 "source_files": "JIRAConnect/JMCClasses/{Core,Base}/**/*.{h,m}",
19 "resources": "JIRAConnect/JMCClasses/{Core,Base,Resources}/**/*.{xib,png,strings}",
20 "preserve_paths": "JIRAConnect/JMCClasses/Libraries/CrashReporter.framework",
22 "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/JIRAConnect/JIRAConnect/JMCClasses/Libraries\""
27 "SystemConfiguration",
33 "libraries": "sqlite3",
34 "requires_arc": false,