blob: 7f2a21bd12bdf64df9ae469d91601c0a9a393e15 [file] [log] [blame]
{
"name": "MyFirstCocoaPodTest",
"version": "0.1.0",
"summary": "This is test pod. it can be remove any time",
"description": "'This is test pod. it can be remove any timeThis is test pod. it can be remove any timeThis is test pod. it can be remove any time'",
"homepage": "https://github.com/RajaReddyiOS/MyFirstCocoaPodTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raja": "raja.reddy@williamoneilindia.com"
},
"source": {
"git": "https://github.com/RajaReddyiOS/MyFirstCocoaPodTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}