[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 7 / ViewStateKit / 1.3.3 / ViewStateKit.podspec.json
bloba1e249b154de7f982849d1516bdcbc870f10e810
2   "name": "ViewStateKit",
3   "version": "1.3.3",
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   "requires_arc": true,
14   "swift_versions": [
15     "5.0",
16     "5.1"
17   ],
18   "platforms": {
19     "ios": "11.0",
20     "osx": "10.15"
21   },
22   "source": {
23     "git": "https://github.com/heroesofcode/ViewState.git",
24     "tag": "1.3.3"
25   },
26   "source_files": "Sources/ViewState/**/*",
27   "swift_version": "5.1"