[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 0 / EDLoader / 0.0.4 / EDLoader.podspec.json
blobf54881265a84436d45698824468bea2ee6c72af3
2   "name": "EDLoader",
3   "version": "0.0.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/edoohwang",
9   "authors": {
10     "edoohwang": "edoohwang@gmail.com"
11   },
12   "summary": "This is a View can add to UIScrollView, then load more data through pull and drag action",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/edoohwang/EDLoader.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "EDLoader/EDLoader/**/*.{swift}",
21   "resources": "EDLoader/EDLoader/**/*.bundle",
22   "requires_arc": true