[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 6 / 8 / MKFramedButton / 0.1.1 / MKFramedButton.podspec.json
blob5991237ee70a2ef5f99211ca0f1e60ada72b16e0
2   "name": "MKFramedButton",
3   "version": "0.1.1",
4   "summary": "A UIButton with a frame",
5   "description": "Set the UIButton's borderWidth and borderColor, and the MKFramedButton will handle states properly.'",
6   "homepage": "https://github.com/mikumi/MKFramedButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Kuck": "me@michael-kuck.com"
13   },
14   "source": {
15     "git": "https://github.com/mikumi/MKFramedButton.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/michaelkuckcom",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MKFramedButton/Classes/**/*",
23   "dependencies": {
24     "ChameleonFramework": [
26     ]
27   }