[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 0 / InfoKit / 0.0.2 / InfoKit.podspec.json
blobbf0ac54d438e3a687701fad410b093cd84eb0fc7
2   "name": "InfoKit",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "Strongly Typed access to Info.plist, for iOS, macOS and tvOS.",
6   "homepage": "https://github.com/nmdias/InfoKit",
7   "authors": {
8     "Nuno Manuel Dias": "nmdias.pt@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nmdias/InfoKit.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "pushed_with_swift_version": "4.0"