blob: 9ce9cdcc4fbdda079ffbc22c941c037804798776 [file] [log] [blame]
{
"name": "SNYKit",
"version": "2.0",
"summary": "Sunny的便利工具集.",
"description": "日常使用,一般App常用到的方法汇总,不断扩充完善中。",
"homepage": "https://github.com/zesicus/SNYKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zesicus": "zesicus@users.noreply.github.com"
},
"source": {
"git": "https://github.com/zesicus/SNYKit.git",
"tag": "2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "SNYKit/Classes/**/*",
"frameworks": "UIKit"
}