blob: e31c2a13bdbbf889478802dc232263c414dd3ddb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<package>
<id>com.navanchauhan.shittyTheme</id>
<name>shittyTheme</name>
<version>1.0.0</version>
<compatibility>
</compatibility>
<dependencies>
</dependencies>
<shortDescription>The best worst theme!.</shortDescription>
<descriptionlist>
<description>shittyTheme is based on the most upvoted post on r/iOSThemes</description>
<description>I'm always taking icon requests! You can email me at navanchauhan@gmail.com</description>
</descriptionlist>
<screenshots>
<screenshot>
<description>Showcase</description>
<image>s1.png</image>
</screenshot>
</screenshots>
<changelog>
<change>Inital Release!</change>
</changelog>
<links>
</links>
</package>
|