blob: 8082498f2d436ba5aff92c2f0c68b39bc88a46a8 [file] [log] [blame]
{
"name": "SwiftSnippet",
"version": "0.1.0",
"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.1.0"
},
"source_files": "Snippet/Snippet/**/*",
"swift_version": "4.0.3",
"requires_arc": true
}