[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 5 / 9 / 7 / SYRefresh / 1.1.0 / SYRefresh.podspec.json
blob69279e0fab439db674de0ccfb45ae0140eb4c742
2   "name": "SYRefresh",
3   "summary": "Small and flexibly refresh framework for iOS UIScrollview.",
4   "version": "1.1.0",
5   "swift_version": "4.0",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ssy": "781739973@qq.com"
12   },
13   "social_media_url": "https://github.com/LeoVessel",
14   "homepage": "https://github.com/LeoVessel/SYRefreshForSwift.git",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/LeoVessel/SYRefreshForSwift.git",
20     "tag": "1.1.0"
21   },
22   "source_files": "SYRefresh/*.swift",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreText",
27     "CoreGraphics",
28     "ImageIO"
29   ],
30   "requires_arc": true