[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 5 / a / 7 / EAResistantScrollView / 0.1.0 / EAResistantScrollView.podspec.json
bloba2da7927f8eefa2375a5dfd3bc1c46833fdabab2
2   "name": "EAResistantScrollView",
3   "version": "0.1.0",
4   "summary": "A custom UIScrollView with a customizable overscroll resistance.",
5   "description": "A subclass of UIScrollView that allows to perform tweaks on how much overscroll the users can perform.\n",
6   "homepage": "https://github.com/Eddpt/EAResistantScrollView",
7   "license": "MIT",
8   "authors": {
9     "Edgar Antunes": "Eddpt@users.noreply.github.com"
10   },
11   "source": {
12     "git": "https://github.com/Eddpt/EAResistantScrollView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"