blob: ac524ce776973e2e2c5a2c494500864ca763c8e9 [file] [log] [blame]
{
"name": "MDSOfferView",
"version": "0.2",
"authors": {
"YuAo": "me@imyuao.com"
},
"homepage": "https://github.com/YuAo/MDSOfferView",
"summary": "A view that imitates the download/offer button in the App Store app.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/YuAo/MDSOfferView.git",
"tag": "0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.{h,m}"
}