blob: 86340bd155ff26505636523019f0f5c12b326217 [file] [log] [blame]
{
"name": "SimpleTracer",
"version": "0.1.0",
"summary": "SimpleTracer",
"homepage": "https://github.com/Binlogo/SimpleTracer",
"license": "MIT",
"authors": {
"Binlogo": "binboy.top@gmail.com"
},
"source": {
"git": "https://github.com/Binlogo/SimpleTracer.git",
"branch": "master"
},
"requires_arc": true,
"static_framework": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Sources/**/*.{swift,h,m}",
"exclude_files": "Sources/**/*.plist"
}