[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / 7 / ViewStateKit / 1.3.1 / ViewStateKit.podspec.json
blobd85242099072e141fe4963fdef6b02867212c4bd
2   "name": "ViewStateKit",
3   "version": "1.3.1",
4   "summary": "A View State library for Swift, it returns the results for each state",
5   "homepage": "https://github.com/heroesofcode/ViewState",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "João Lucas": "joaolucasfp2001@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/joaolfp",
14   "requires_arc": true,
15   "swift_versions": [
16     "5.0",
17     "5.1"
18   ],
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11",
22     "tvos": "9.0"
23   },
24   "source": {
25     "git": "https://github.com/heroesofcode/ViewState.git",
26     "tag": "1.3.1"
27   },
28   "source_files": "Sources/ViewState/**/*",
29   "swift_version": "5.1"