[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 7 / ViewStateKit / 1.1.1 / ViewStateKit.podspec.json
blob4b58f061b6cbcfc72919a84994c086dbba85b40d
2   "name": "ViewStateKit",
3   "version": "1.1.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   "frameworks": "UIKit",
16   "swift_versions": [
17     "5.0",
18     "5.1"
19   ],
20   "platforms": {
21     "ios": "9.0",
22     "tvos": "9.0"
23   },
24   "source": {
25     "git": "https://github.com/heroesofcode/ViewState.git",
26     "tag": "1.1.1"
27   },
28   "source_files": "Sources/ViewState/**/*",
29   "swift_version": "5.1"