blob: 40ab8608fe8531ec4cc4b95ab761c988c1c90d83 [file] [log] [blame]
{
"name": "DTTraceSDK",
"version": "0.0.6",
"summary": "test upload cocoaPods demo",
"description": "a simple trace project!",
"homepage": "https://github.com/StriveStar/DTTraceSDK",
"license": "{ :type => 'none'}",
"authors": {
"daye": "daye@dtstack.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/StriveStar/DTTraceSDK.git",
"tag": "0.0.6"
},
"source_files": "DTTraceSDK/SensorsAnalyticsSDK/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}