[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 1 / 9 / RPPullDownToRefresh / 0.1.2 / RPPullDownToRefresh.podspec.json
blob4d8cde90d5df19015b26e7c2e775440c03701535
2   "name": "RPPullDownToRefresh",
3   "version": "0.1.2",
4   "summary": "iOS Custom pull-to-refresh",
5   "description": "Custom animated pull-to-refresh",
6   "homepage": "https://github.com/RedPlumber/RPPullDownToRefresh",
7   "license": "MIT",
8   "authors": {
9     "Francesco Petrungaro (RedPlumber)": "redplumber@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/RedPlumber/RPPullDownToRefresh.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/petrungarof",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "RPPullDownToRefresh": [
23       "Pod/Assets/*.png"
24     ]
25   }