[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 3 / 8 / 0 / Spring / 1.0.5 / Spring.podspec.json
blobdaad9f221bda1549e4efcb204fcd9bd47fe41b0b
2   "name": "Spring",
3   "version": "1.0.5",
4   "license": "MIT",
5   "summary": "A library to simplify iOS animations in Swift.",
6   "homepage": "https://github.com/MengTo/Spring",
7   "authors": {
8     "Meng To": "meng@designcode.io"
9   },
10   "source": {
11     "git": "https://github.com/MengTo/Spring.git",
12     "tag": "1.0.5"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Spring/*.swift",
19   "resources": [
20     "Spring/*.xib",
21     "SpringApp/*.xcassets"
22   ],
23   "pushed_with_swift_version": "4"