[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 0 / 5 / EasyPull / 1.1.2 / EasyPull.podspec.json
blob598f881325652d8402ced119ae81620a981453f0
2   "name": "EasyPull",
3   "version": "1.1.2",
4   "summary": "Let pull-to-refresh Easy for any UIScrollView in Swift",
5   "homepage": "https://github.com/ronghaopger/EasyPull",
6   "license": "MIT",
7   "authors": {
8     "RongHao": "ronghao_1989@hotmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ronghaopger/EasyPull.git",
15     "tag": "1.1.2"
16   },
17   "source_files": "EasyPull/EasyPull/*.swift",
18   "resources": "EasyPull/EasyPull/Resource/*.png",
19   "requires_arc": true