[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 0 / EDLoader / 0.2.2 / EDLoader.podspec.json
blobc005f33630f11d2eb1bf069642726570c516b1f2
2   "name": "EDLoader",
3   "version": "0.2.2",
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": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/edoohwang/EDLoader.git",
18     "tag": "0.2.2"
19   },
20   "source_files": "EDLoader/EDLoader/**/*.{swift}",
21   "resources": "EDLoader/EDLoader/**/*.bundle",
22   "requires_arc": true