blob: f4d044048213ea2f10c8db21c17e982d883b5954 [file] [log] [blame]
{
"name": "HFTAGManager",
"version": "1.3.0",
"summary": "a open source Google Tag Manager clone for iOS.",
"description": "A configuration tool to change iOS Apps' behavior on the fly. \nIf you want to host Google Tag Manager on your own, this is the tool of choice.",
"homepage": "https://github.com/haifengkao/HFTAGManager",
"license": "MIT",
"authors": {
"Hai Feng Kao": "haifeng@cocoaspice.in"
},
"source": {
"git": "https://github.com/haifengkao/HFTAGManager.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"ReactiveObjC": [
"~> 3.0"
]
}
}