blob: da23f90600d988f0e3fd2b9917c8af1c58fa3404 [file] [log] [blame]
{
"name": "YKCommonLibrary",
"version": "0.1.3",
"summary": "YKCommonLibrary created by krymtn",
"swift_version": "4.1",
"description": "Modified UI objects and colors.Modified UI objects and colors.Modified UI objects and colors.",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YKCommonLibrary/Classes/**/*",
"resource_bundles": {
"YKCommonLibrary": [
"YKCommonLibrary/Assets/*.xib"
]
}
}