[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 5 / 9 / 7 / SYRefresh / 1.1.2 / SYRefresh.podspec.json
blobf1cb65976178ecaeb3de43954c1335f5b0657d31
2   "name": "SYRefresh",
3   "summary": "Small and flexibly refresh framework for iOS UIScrollview.",
4   "version": "1.1.2",
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.2"
21   },
22   "source_files": "SYRefresh/*.swift",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreText",
27     "CoreGraphics",
28     "ImageIO"
29   ],
30   "requires_arc": true