[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / b / 0 / 3 / DDRefresh / 0.0.1 / DDRefresh.podspec.json
blobeb22515689b919334a1aebe0c1520e1fa483ac17
2   "name": "DDRefresh",
3   "version": "0.0.1",
4   "summary": "A tensile load on the drop-down to refresh the demo.",
5   "homepage": "https://github.com/wuyezhiguhun/DDRefresh",
6   "license": "MIT",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "authors": {
11     "wuyezhiguhun": "446310852@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/wuyezhiguhun/DDRefresh.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "DDRefresh/DDRefresh/*.{h,m}",
18   "resources": "DDRefresh/DDRefresh/DDRefreshResource/*.{png}",
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "Photos"
23   ]