[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / f / 1 / BobPullToRefresh / 1.0.0 / BobPullToRefresh.podspec.json
blob16ff08f01f76fa1d97c7cc1a3f40384b13317e0c
2   "name": "BobPullToRefresh",
3   "version": "1.0.0",
4   "summary": "A basic iOS pull to refresh control.",
5   "homepage": "https://github.com/bobthekingofegypt/BobPullToRefresh",
6   "license": "MIT",
7   "authors": {
8     "bob": "bobthekingofegypt@googlemail.com"
9   },
10   "source": {
11     "git": "https://github.com/bobthekingofegypt/BobPullToRefresh.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "BobPullToRefresh/Classes",
19   "dependencies": {
20     "KVOController": [
21       "~> 1.0.1"
22     ]
23   }