blob: 13ca1d161b1884d95f7131872f02e7818c39084d [file] [log] [blame]
{
"name": "SYPod",
"version": "1.0.0",
"summary": "test",
"description": "just pod test",
"homepage": "https://github.com/reesun1130/SYPodTest",
"license": {
"type": "MIT",
"file": "LICENSE_SY.txt"
},
"authors": {
"reesun": "ree.sun.cn@hotmail.com"
},
"source": {
"git": "https://github.com/reesun1130/SYPodTest.git",
"tag": "1.0.0"
},
"source_files": "**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "SYPod",
"pushed_with_swift_version": "3.0"
}