[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / 6 / LongPressRecordButton / 1.0.2 / LongPressRecordButton.podspec.json
blob2e26d1e20c4cc17ec4e19dc11f4044833066da86
2   "name": "LongPressRecordButton",
3   "version": "1.0.2",
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.2"
18   },
19   "source_files": [
20     "LongPressRecordButton",
21     "LongPressRecordButton/**/*.{swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true