blob: 6376030f8700328a32b6fb941c1a75137a132b39 [file] [log] [blame]
{
"name": "YSSwiftDemo",
"version": "0.0.1",
"summary": "A short description of YSSwiftDemo.",
"description": "\"demo\"",
"homepage": "https://github.com/s001582000/PodDemo.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"梁雅軒": "s001582000@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/s001582000/PodDemo.git",
"tag": "0.0.1"
},
"source_files": "PodDemo/**/*.swift",
"exclude_files": "Classes/Exclude"
}