[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / 1 / SpringAnimation / 1.0.8 / SpringAnimation.podspec.json
blob4e9e31254056f210b674137fcaef7800657b71fa
2   "name": "SpringAnimation",
3   "version": "1.0.8",
4   "summary": "一个简单易用的iOS链式动画扩展库 Swift",
5   "homepage": "https://github.com/lixiang1994/Spring",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LEE": "18611401994@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/lixiang1994/Spring.git",
18     "tag": "1.0.8"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_versions": [
27     "4.2",
28     "5.0"
29   ]