blob: 1961da85f9199aa571612cb96d4f98c5126337fc [file] [log] [blame]
Chris Warrington906468e2017-01-16 14:31:24 +00001<project>
2 <modelVersion>4.0.0</modelVersion>
3 <groupId>com.helpshift</groupId>
4 <artifactId>android-helpshift-aar</artifactId>
5 <version>4.7.0</version>
6 <packaging>aar</packaging>
7
8 <name>Helpshift Android SDK</name>
9 <description>Android SDK to integrate with Helpshift.</description>
10 <url>http://www.helpshift.com</url>
11
12 <scm>
13 <url>http://www.helpshift.com</url>
14 <connection>http://www.helpshift.com</connection>
15 </scm>
16
17 <developers>
18 <developer>
19 <id>b.ghose</id>
20 <name>Baishampayan Ghose</name>
21 <email>b.ghose@helpshift.com</email>
22 </developer>
23 <developer>
24 <id>rhishikesh</id>
25 <name>Rhishikesh Joshi</name>
26 <email>rhishikesh@helpshift.com</email>
27 </developer>
28 <developer>
29 <id>daniel</id>
30 <name>Daniel Victor</name>
31 <email>daniel@helpshift.com</email>
32 </developer>
33 </developers>
34
35 <licenses>
36 <license>
37 <name>Proprietary</name>
38 </license>
39 </licenses>
40</project>