blob: 1eba3519e94e0e977d6381a6c3d9f7c8d6b44312 [file] [log] [blame]
{
"name": "Better",
"version": "0.0.1",
"summary": "toolbox",
"description": "Custom ToolBox",
"homepage": "https://github.com/hoemoon/Better",
"license": {
"type": "MIT"
},
"authors": {
"hoemoon": "hoemoon.song@gmail.com"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/hoemoon/Better.git",
"tag": "0.0.1"
},
"source_files": [
"Better",
"Better/**/*.{h,m,swift}"
],
"exclude_files": "Snippets"
}