blob: b3f6d72b93814efebdbca16856ec2f92a37a29df [file] [log] [blame]
{
"name": "InappCustom",
"version": "0.1.5",
"summary": "StoreKit 간편 사용을 위한 API KIT",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LimHG/InappCustom",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LimHG": "dla.hg210@gmail.com"
},
"source": {
"git": "https://github.com/LimHG/InappCustom.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "InappCustom/Classes/**/*",
"swift_version": "5.0"
}