blob: 7516484c6a5d1a26e7efc37ab989a787286d1f46 [file] [log] [blame]
{
"name": "SDTrackTool",
"version": "0.9.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SDTrackTool/*",
"frameworks": [
"Foundation",
"UIKit"
]
}