blob: 3e7602ec136c72938589c2b296a705e0156388cc [file] [log] [blame]
{
"name": "InfoKit",
"version": "0.0.1",
"license": "MIT",
"summary": "Strongly Typed access to Info.plist, for iOS, macOS and tvOS.",
"homepage": "https://github.com/nmdias/InfoKit",
"authors": {
"Nuno Manuel Dias": "nmdias.pt@gmail.com"
},
"source": {
"git": "https://github.com/nmdias/InfoKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "4.0"
}