[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 3 / 7 / MDSOfferView / 0.2 / MDSOfferView.podspec.json
blobac524ce776973e2e2c5a2c494500864ca763c8e9
2   "name": "MDSOfferView",
3   "version": "0.2",
4   "authors": {
5     "YuAo": "me@imyuao.com"
6   },
7   "homepage": "https://github.com/YuAo/MDSOfferView",
8   "summary": "A view that imitates the download/offer button in the App Store app.",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/YuAo/MDSOfferView.git",
15     "tag": "0.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*.{h,m}"