[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / a / SBRunLoop / 0.1.0 / SBRunLoop.podspec.json
blob891fe88a3b02b0257b09da621e448505866048ae
2   "name": "SBRunLoop",
3   "version": "0.1.0",
4   "summary": "CADisplayLink wrapper",
5   "description": "Wrapper for CADisplayLink for easily managing loops with variable or fixed time steps.",
6   "homepage": "https://github.com/SteveBarnegren/SBRunLoop",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "steve.barnegren@gmail.com": "steve.barnegren@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SteveBarnegren/SBRunLoop.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/stevebarnegren",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SBRunLoop/SBRunLoop/**/*.swift",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"