blob: 694e6a323d76144083eb4834058bf81b4c7b8f08 [file] [log] [blame]
{
"name": "YKCommonLibrary",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YKCommonLibrary/Classes/**/*",
"resource_bundles": {
"YKCommonLibrary": [
"YKCommonLibrary/Assets/*.xib"
]
}
}