blob: 8edf3864b5245d7383de034000c37fe9e8203f18 [file] [log] [blame]
{
"name": "SampleSwiftPod",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SampleSwiftPod/Classes/**/*",
"pushed_with_swift_version": "3.2"
}