blob: 81e0e09f7476d086240d705fdfb23c1815263229 [file] [log] [blame]
{
"name": "PalpatimHelloWorld",
"version": "1.0.2",
"summary": "HelloWorld test project.",
"description": "HelloWorld test project description.",
"homepage": "https://github.com/palpatim/HelloWorld",
"license": "Apache License, Version 2.0",
"authors": {
"Palpatim": "palpatim"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/palpatim/HelloWorld.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": [
"HelloWorld/*.swift",
"HelloWorld/**/*.swift"
],
"deprecated": true,
"swift_version": "4.0"
}