blob: 43c8b784845c80a3d3c95351ae97add0d1373985 [file] [log] [blame]
{
"name": "DTTraceSDK",
"version": "0.0.7",
"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.7"
},
"source_files": "DTTraceSDK/SensorsAnalyticsSDK/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}