[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / 6 / LongPressRecordButton / 1.0.1 / LongPressRecordButton.podspec.json
blob3450e48a0904322849fa33e4ca26a8c7634882c5
2   "name": "LongPressRecordButton",
3   "version": "1.0.1",
4   "summary": "Simple and easy-to-use record button for iOS, that enforces a long press, similar to Instagram",
5   "description": "Simple and easy-to-use record button for iOS, that enforces a long press (and shows a tooltip when short-pressed) \nsimilar to the Instagram app.",
6   "homepage": "https://github.com/mkoehnke/LongPressRecordButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Mathias Köhnke",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/mkoehnke/LongPressRecordButton.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "LongPressRecordButton",
21     "LongPressRecordButton/**/*.{swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true