blob: 61b137b3c09cd142d487063b67908b7c792693ad [file] [log] [blame]
{
"name": "IRTracker",
"version": "1.0.2",
"summary": "An user tracker used on iOS.",
"description": "It is an user tracker used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/iOSRunner/IRTracker",
"license": "MIT",
"authors": {
"iOSRunner": "ericguo1213@163.com"
},
"source": {
"git": "https://github.com/iOSRunner/IRTracker.git",
"tag": "1.0.2"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "IRTracker.framework",
"frameworks": "Foundation"
}