blob: acc5c35cbeda9b38483ff45fa00c041ed6691d41 [file] [log] [blame]
{
"name": "SNYKit",
"version": "0.1.0",
"summary": "Sunny的便利工具集.",
"description": "日常使用,里面加入了很多自己经常用到的依赖库,还有一些便利的方法等集合。",
"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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "SNYKit/Classes/**/*",
"frameworks": "UIKit"
}