blob: 4099060b8d8a2772ae4f47a9b174ce31ea0de5b0 [file] [log] [blame]
{
"name": "TestCocoaPod_123",
"version": "1.0.1",
"summary": "Test a TestCocoaPod",
"description": "Enable Developers to test creation of a cocoa pod",
"homepage": "https://github.com/mrmomoko/TestCocoaPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Momoko": "momoko.saunders@rigado.com"
},
"source": {
"git": "https://github.com/mrmomoko/TestCocoaPod.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TestCocoaPod/*",
"pushed_with_swift_version": "3.0"
}