[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / e / f / AvePurchaseButton / 1.0.5 / AvePurchaseButton.podspec.json
blob421e2821f8c286aacae76b4aeffb435853ff03ba
2   "name": "AvePurchaseButton",
3   "version": "1.0.5",
4   "summary": "iOS App Store Styled Purchase Button",
5   "description": "Drop In App Store Styled Purchase Button, with proper animations. Title configurable in Interface Builder.",
6   "homepage": "https://github.com/AndreasVerhoeven/AvePurchaseButton",
7   "screenshots": [
8     "https://cloud.githubusercontent.com/assets/168214/11920880/852741d6-a77a-11e5-839d-e2f572e49475.gif",
9     "https://cloud.githubusercontent.com/assets/168214/11920878/7c5d708e-a77a-11e5-8553-3806e89ba434.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": "Andreas Verhoeven",
16   "social_media_url": "http://twitter.com/aveapps",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source": {
21     "git": "https://github.com/AndreasVerhoeven/AvePurchaseButton.git",
22     "tag": "1.0.5"
23   },
24   "source_files": [
25     "Source",
26     "Source/**/*.{h,m}"
27   ],
28   "exclude_files": "Example",
29   "public_header_files": [
30     "Source/**/AvePurchaseButton.h",
31     "Source/**/AveBorderedButton.h",
32     "Source/**/AveBorderedView.h"
33   ],
34   "requires_arc": true