[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 8 / b / MVMaterialToggleButton / 0.1.0 / MVMaterialToggleButton.podspec.json
blob41d7d0a1c2c27b4efd79c6595d8dbdd874a8190f
2   "name": "MVMaterialToggleButton",
3   "version": "0.1.0",
4   "summary": "UIButton subclass for toggle action with Material Design effects.",
5   "description": "A drop-in subclass of UIButton to mimic Material Design's shadow effect with Toggle actions.",
6   "homepage": "https://github.com/TheMrugraj/MVMaterialToggleButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mrugrajsinh Vansadia": "mrugrajsinh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TheMrugraj/MVMaterialToggleButton.git",
16     "tag": "0.1.0",
17     "commit": "b1c190b75e0825b6ddec382d1fdbf00b6c9e33da"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MVMaterialToggleButton/Classes/**/*"