[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / d / 5 / Spruce / 2.0.0 / Spruce.podspec.json
blob812df2d873f501d2c71e669c0429035d90b85b26
2   "name": "Spruce",
3   "version": "2.0.0",
4   "summary": "Swift library for choreographing animations on the screen.",
5   "homepage": "https://github.com/willowtreeapps/spruce-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WillowTree, Inc.": "opensource@willowtreeapps.com"
12   },
13   "source": {
14     "git": "https://github.com/willowtreeapps/spruce-ios.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0"
20   },
21   "source_files": "Sources/Classes/**/*",
22   "pushed_with_swift_version": "3.0.1"