[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / a / SNNextResponder / 0.1.0 / SNNextResponder.podspec.json
blob8a0a728c78e38f03c9822ca4232c60b7661efa81
2   "name": "SNNextResponder",
3   "version": "0.1.0",
4   "summary": "SNNextResponder makes ease of tabbing between a collection of UIResponders.",
5   "description": "SNNextResponder includes helper methods to coordinate tabbing between a collection of UIResponders (cells in a UICollectionView or UITableView).\n\nUse SNNextResponder to make ease of tabbing between each cell's UIResponder.",
6   "homepage": "https://github.com/shawnynicole/SNNextResponder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shawnynicole": "21274059+shawnynicole@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/shawnynicole/SNNextResponder.git",
16     "tag": "Release/0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SNNextResponder/**/*.{h,m,swift}"