blob: bdc59375e9f65145d3313dc6a64ead1f93cf7404 [file] [log] [blame]
{
"name": "AvePurchaseButton",
"version": "1.0.6",
"summary": "iOS App Store Styled Purchase Button",
"description": "Drop In App Store Styled Purchase Button, with proper animations. Title configurable in Interface Builder.",
"homepage": "https://github.com/AndreasVerhoeven/AvePurchaseButton",
"screenshots": [
"https://cloud.githubusercontent.com/assets/168214/11920880/852741d6-a77a-11e5-839d-e2f572e49475.gif",
"https://cloud.githubusercontent.com/assets/168214/11920878/7c5d708e-a77a-11e5-8553-3806e89ba434.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Andreas Verhoeven",
"social_media_url": "http://twitter.com/aveapps",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AndreasVerhoeven/AvePurchaseButton.git",
"tag": "1.0.6"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"exclude_files": "Example",
"public_header_files": [
"Source/**/AvePurchaseButton.h",
"Source/**/AveBorderedButton.h",
"Source/**/AveBorderedView.h"
],
"requires_arc": true
}