blob: d0790cd42835370c20722d310d4b2799c4411f1a [file] [log] [blame]
{
"name": "MDSOfferView",
"version": "0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.{h,m}"
}