[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / d / 8 / f / OnOffButton / 1.5 / OnOffButton.podspec.json
blob037b225bbe6c0c741e03623b7a93f59da717698d
2   "name": "OnOffButton",
3   "version": "1.5",
4   "summary": "Custom On/Off UIButton",
5   "description": "Custom On/Off Animated UIButton, written in Swift. By Creativedash",
6   "homepage": "https://github.com/rakaramos/OnOffButton",
7   "license": "MIT",
8   "authors": {
9     "Rafael Machado": "raka.cdc@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/rakaramos",
12   "platforms": {
13     "ios": "8.1"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/rakaramos/OnOffButton.git",
18     "tag": "1.5"
19   },
20   "source_files": "Sources/*.swift",
21   "pushed_with_swift_version": "3.0"