[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 2 / INSPullToRefresh / 1.1.0 / INSPullToRefresh.podspec.json
blob4c4b6849048618b7416ab613264ad562573e9382
2   "name": "INSPullToRefresh",
3   "version": "1.1.0",
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.1.0"
14   },
15   "source_files": [
16     "INSPullToRefresh/*.{h,m}",
17     "INSPullToRefreshSampleControls/Default/*.{h,m}",
18     "INSPullToRefreshSampleControls/INSAnimatable.h"
19   ],
20   "requires_arc": true