blob: b1d6ad842301952fa7a7ce59c701cc89a5973b49 [file] [log] [blame]
{
"name": "PickledSwift",
"version": "0.0.3",
"summary": "My shared code for pickled games",
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"description": "Code that should work for all repos",
"homepage": "https://github.com/jetmax25/PickledSwift",
"authors": {
"Mike": "Jetmax25@gmail.com"
},
"source": {
"git": "https://github.com/jetmax25/PickledSwift.git",
"tag": "0.0.3"
},
"source_files": "PickledSwift/**/*.{h,m,swift}",
"swift_version": "4.2"
}