[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / 9 / RECButton / 0.0.1 / RECButton.podspec.json
blob531f8b956f147be6fa3e9b071b6bd29ad39879ca
2   "name": "RECButton",
3   "version": "0.0.1",
4   "summary": "An @IBInspectable record (REC) button for iOS",
5   "swift_versions": "5.1",
6   "description": "An @IBInspectable record (REC) button for iOS.",
7   "homepage": "https://github.com/cemolcay/RECButton",
8   "license": "MIT",
9   "authors": {
10     "cemolcay": "ccemolcay@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/cem_olcay",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/cemolcay/RECButton.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "RECButton/RECButton.swift",
21   "requires_arc": true,
22   "swift_version": "5.1"