blob: 43dcb828163dccd2900e6910b0ca81f921ff32cc [file] [log] [blame]
{
"name": "EJCocoaTest",
"version": "1.0",
"summary": "This is TEST Project",
"swift_version": "4.2",
"description": "This is test project to submit Cocoa Touch Framework.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://medium.com/me/stories/drafts",
"authors": "eunji",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/eunjiChung/EJCocoaTest.git",
"tag": "1.0"
},
"source_files": "EJCocoaTest"
}