{ | |
"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" | |
} |