blob: 981167c8c1d0dfd4b15b02f6429e2cc6b8e46769 [file] [log] [blame]
{
"name": "MTTracker",
"version": "0.0.3",
"summary": "A custom tracker framework for MoTK project",
"homepage": "https://www.motk.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"程立卿": "455153666@qq.com"
},
"source": {
"git": "https://gitlab.com/MoTKIOSDev/MTTracker.git",
"tag": "0.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MTTracker/Classes/**/*"
}