blob: d41bab6f76461156b13f1cee1986e18ddd8ea5f6 [file] [log] [blame]
{
"name": "IRTracker",
"version": "1.0.5",
"summary": "An user tracker used on iOS.",
"description": "It is an user tracker used on iOS, which implement by Objective-C.\n1.0.4 is source output.",
"homepage": "https://github.com/iOSRunner/IRTracker",
"license": "MIT",
"authors": {
"iOSRunner": "ericguo1213@163.com"
},
"source": {
"git": "https://github.com/iOSRunner/IRTracker.git",
"tag": "1.0.5"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "DTTracker/*",
"frameworks": "Foundation"
}