blob: 1a25c9959b0e6502194a214f4c5f40439f005927 [file] [log] [blame]
{
"name": "SampleSwiftPod",
"version": "0.1.1",
"summary": "this is sample swift pod",
"description": "hellworl!!! new world!!! aslkdjflksdjf slkfjsdlkfj slkfjklsdjfklsdjfsfsfs",
"homepage": "https://github.com/maztaflex/SampleSwiftPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maztaflex": "maztaflex@nate.com"
},
"source": {
"git": "https://github.com/maztaflex/SampleSwiftPod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SampleSwiftPod/Classes/**/*",
"pushed_with_swift_version": "3.2"
}