blob: 1b68d66270799afa4ab6eca7952157ff91a3492a [file] [log] [blame]
{
"name": "SDTrackTool",
"version": "0.9.1",
"summary": "Track events",
"description": "Track events without dirty code",
"homepage": "https://github.com/CoderLISIDI/SDTrackTool",
"license": "MIT",
"authors": {
"李思迪": "lisidinetwork@gmail.com"
},
"source": {
"git": "https://github.com/CoderLISIDI/SDTrackTool.git",
"tag": "0.9.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SDTrackTool/*",
"frameworks": [
"Foundation",
"UIKit"
]
}