blob: 8dbc0367c85d1edb7ff1ae3b9e0b103984948ccc [file] [log] [blame]
{
"name": "jinsang_public_lib",
"version": "0.6.1",
"summary": "sample project of cocoapods.",
"swift_version": "4.1",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/milkybboy/jinsang_public_lib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"milkybboy": "jinsang@nhnent.com"
},
"source": {
"git": "https://github.com/milkybboy/jinsang_public_lib.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "jinsang_public_lib/Classes/**/*"
}