blob: a8be20d52cb5d145c75695b1c6d7fb26a3e64e3e [file] [log] [blame]
{
"name": "EJPodTest",
"version": "0.1.0",
"swift_version": "4.2",
"summary": "EJPodTest",
"description": "This is EJPodTest. I am gonna test this project.",
"homepage": "https://github.com/eunjiChung/EJPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eunjiChung": "twih@naver.com"
},
"source": {
"git": "https://github.com/eunjiChung/EJPodTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EJPodTest/Classes/**/*"
}