blob: 1af3e1dea012b5de1ab3f2724f2c71f73d3d65de [file] [log] [blame]
{
"name": "SwiftSnippet",
"version": "0.0.2",
"summary": "some code snippet with namespace.",
"description": "some code snippet with namespace, some codes in cocoa, easy to use",
"homepage": "https://github.com/foxsin10/Snippet.git",
"license": "MIT",
"authors": {
"foxsin10": "fox_we10@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/foxsin10/Snippet.git",
"tag": "0.0.2"
},
"source_files": "Snippet/Snippet/*.{swift}",
"swift_version": "4.0"
}