blob: 33fc1a21665875b49d298005b338ce6cb3a9a7f2 [file] [log] [blame]
{
"name": "IRFrameworkPod",
"version": "0.1.0",
"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/IRFrameworkPod",
"license": "MIT",
"authors": {
"iOSRunner": "ericguo1213@163.com"
},
"source": {
"git": "https://github.com/iOSRunner/IRFrameworkPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "IRFrameworkPod.framework",
"frameworks": "Foundation"
}