[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 6 / 7 / SpringNew / 1.0.7 / SpringNew.podspec.json
blob82e36c8ce498d9ac14c419f291f446be2e33a099
2   "name": "SpringNew",
3   "version": "1.0.7",
4   "license": "MIT",
5   "summary": "A library to simplify iOS animations in Swift.",
6   "homepage": "https://github.com/nvngoc2409",
7   "authors": {
8     "Meng To": "meng@designcode.io"
9   },
10   "source": {
11     "git": "https://github.com/nvngoc2409/SpringNew.git",
12     "tag": "1.0.7"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "11.0"
18   },
19   "swift_versions": "5.4",
20   "source_files": "Spring/*.swift",
21   "ios": {
22     "resources": [
23       "Spring/*.xib",
24       "SpringApp/*.xcassets"
25     ]
26   },
27   "tvos": {
28     "resources": [
29       "SpringApp/*.xcassets"
30     ]
31   },
32   "swift_version": "5.4"