blob: dc2daf4d790d0c086d57a2c2b59333e786274ff1 [file] [log] [blame]
{
"name": "SwiftSnippet",
"version": "0.0.5",
"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.5"
},
"source_files": [
"Snippet/Snippet",
"Snippet/Snippet/Extensions/UIKit",
"Snippet/Snippet/Extensions/Foundation"
],
"swift_version": "4.0"
}