blob: 2e497d0fa2b816a9ce5bff8a8677c7b1ccded868 [file] [log] [blame]
{
"name": "TestCocoaPod_123",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TestCocoaPod/*",
"pushed_with_swift_version": "3.0"
}