Skip to content

Commit

Permalink
Merge pull request #7 from avatarscape/master
Browse files Browse the repository at this point in the history
Update plugin.xml
  • Loading branch information
j3k0 committed Oct 18, 2013
2 parents d42ffb6 + 0c2f6ac commit b4635e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
version="2.0.0">

<name>InAppPurchase</name>

<description>In app purchase support for iOS</description>
<engines>
<engine name="cordova" version=">=2.4.0" />
</engines>

<js-module src="InAppPurchase.js" name="InAppPurchase">
<clobbers target="storekit" />
</js-module>

<license>MIT</license>
<!-- ios -->
<platform name="ios">
<!-- Cordova 2.2 -->
Expand Down

0 comments on commit b4635e6

Please sign in to comment.