[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / 3 / SLFlexibleButton / 0.0.1 / SLFlexibleButton.podspec.json
bloba71dcb5084857131733563f1164fd90490075cb1
2   "name": "SLFlexibleButton",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "A button library which able to draw it self with bezel defined by relative location.",
6   "homepage": "https://github.com/shuoli84/SLFlexibleButton",
7   "authors": {
8     "Shuo Li": "shuoli84@gmail.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/shuoli84/SLFlexibleButton.git",
15     "tag": "v0.0.1lw"
16   },
17   "source_files": "FlexibleButton/SLFlexibleButton.{h,m}",
18   "dependencies": {
19     "UIGlossyButton": [
21     ]
22   },
23   "requires_arc": false