blob: f014f985b35286bb0eb0e493551148e301bec2c1 [file] [log] [blame]
{
"name": "AmplifyFramework",
"version": "0.0.1",
"summary": "AmplifyFramework",
"description": "Test of pod publishing",
"homepage": "https://github.com/palpatim/my-pod-test/",
"license": "Apache License, Version 2.0",
"authors": {
"Tim Schmelter": "palpatim@palpatim.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/palpatim/my-pod-test.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "MyPod/**/*.swift",
"swift_version": "5.1"
}