[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / e / SwiftSpring / 0.0.5 / SwiftSpring.podspec.json
blob1d98668df77e591f44b62238933fcbe56888da9f
2   "name": "SwiftSpring",
3   "version": "0.0.5",
4   "summary": "An elegant animation written in swift",
5   "homepage": "https://github.com/fanglinwei/SwiftSpring",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "calm": "calm1993@163.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/fanglinwei/SwiftSpring.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_versions": "5.0",
27   "swift_version": "5.0"