[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 3 / 7 / MDSOfferView / 0.1 / MDSOfferView.podspec.json
blobd0790cd42835370c20722d310d4b2799c4411f1a
2   "name": "MDSOfferView",
3   "version": "0.1",
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.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*.{h,m}"