blob: 6cd590cfda9b6ba03104ad44ffc92962b0bc6197 [file] [log] [blame]
{
"name": "TestSimplePod",
"version": "0.1.0",
"summary": "MySimplePod is a simple test pod",
"swift_version": "4.1",
"description": "\"MySimplePod is a simple test for testing purpose\"",
"homepage": "https://github.com/ambarchavan/MySimplePod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ambar Chavan": "chavanambar@gmail.com"
},
"source": {
"git": "https://github.com/ambarchavan/MySimplePod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MySimplePod/**/*"
}