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