blob: 3b8b0bff8013e6eddab6dbe60fc5f2df7b28c6c7 [file] [log] [blame]
{
"name": "HFTAGManager",
"version": "0.16.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": "0.16.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"ReactiveCocoa": [
"~> 2.0"
]
}
}