[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 4 / MGButton / 0.2.0 / MGButton.podspec.json
blobcacdc671c51c69f216ecb015ba3b3009e3f4d7aa
2   "name": "MGButton",
3   "version": "0.2.0",
4   "summary": "A simple UIButton extension.",
5   "description": "MGButton is a simple UIButton extension, it helps developers to set some porperty in the storyboard directly.",
6   "homepage": "https://github.com/lm2343635/MGButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lm2343635": "lm2343635@126.com"
13   },
14   "source": {
15     "git": "https://github.com/lm2343635/MGButton.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MGButton/Classes/**/*"