[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / b / 1 / SpringAnimation / 1.0.6 / SpringAnimation.podspec.json
blob0b0d5ddac2bf18958a659befb8ff05bbab3c4233
2   "name": "SpringAnimation",
3   "version": "1.0.6",
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.6"
19   },
20   "source_files": "Spring/**/*.swift",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_versions": [
27     "4.2",
28     "5.0"
29   ]