[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 0 / DXRefresh / 0.1.0 / DXRefresh.podspec.json
blob2745d082018f81f953aec1b8fe5ded9f6662088c
2   "name": "DXRefresh",
3   "version": "0.1.0",
4   "summary": "Simple way, clean style to access PullToRefresh and Load more on scrollView",
5   "description": "Simple way, clean style to access PullToRefresh and Load more on scrollView, use it!",
6   "homepage": "https://github.com/xiekw2010/DXRefresh",
7   "license": "MIT",
8   "authors": {
9     "xiekw": "xiekw2010@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/xiekw2010/DXRefresh.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DXRefresh": [
22       "Pod/Assets/*.png"
23     ]
24   }