[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 7 / PullToBounce / 0.0.2 / PullToBounce.podspec.json
blob16d947ad510b23f22bc7b9f4cf043456c8523fd4
2   "name": "PullToBounce",
3   "version": "0.0.2",
4   "summary": "Animated \"Pull To Refresh\" Library for UIScrollView. Inspired by https://dribbble.com/shots/1797373-Pull-Down-To-Refresh",
5   "homepage": "https://github.com/entotsu/PullToBounce",
6   "screenshots": "https://raw.githubusercontent.com/entotsu/PullToBounce/master/demo.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Takuya.Okamoto": "blackn.red42@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/entotsu/PullToBounce.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "PullToBounce/Source/**/*.{swift}"
24   ]