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