[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 2 / INSPullToRefresh / 1.0.11 / INSPullToRefresh.podspec.json
blob159956b54ef87d01dd776a8b2d85391eff1a4e43
2   "name": "INSPullToRefresh",
3   "version": "1.0.11",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "A simple to use very generic pull-to-refresh and infinite scrolling functionalities as a UIScrollView category.",
9   "homepage": "http://inspace.io",
10   "authors": "inspace.io",
11   "source": {
12     "git": "https://github.com/inspace-io/INSPullToRefresh.git",
13     "tag": "1.0.11"
14   },
15   "source_files": [
16     "INSPullToRefresh/*.{h,m}",
17     "INSPullToRefreshSampleControls/Default/*.{h,m}",
18     "INSPullToRefreshSampleControls/INSAnimatable.h"
19   ],
20   "requires_arc": true