blob: 9fddf74f2922a17df6ca549fab5c2556ccf54638 [file] [log] [blame]
{
"name": "YKCommonLibrary",
"version": "0.1.2",
"summary": "YKCommonLibrary created by krymtn",
"swift_version": "4.1",
"description": "A short description of YKCommonLibrary.A short description of YKCommonLibrary.A short description of YKCommonLibrary.",
"homepage": "https://github.com/krymtn/YKCommonLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krymtn": "koraymetin@windowslive.com"
},
"source": {
"git": "https://github.com/krymtn/YKCommonLibrary.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YKCommonLibrary/Classes/**/*",
"resource_bundles": {
"YKCommonLibrary": [
"YKCommonLibrary/Assets/*.xib"
]
}
}