blob: 044bd8d68460c47b573aee7892b838d0592e9cb3 [file] [log] [blame]
{
"name": "wywyTVA",
"version": "0.0.5",
"summary": "wywy TV Analytics Library for iOS",
"homepage": "http://wywy.com/",
"license": {
"type": "Copyright",
"text": "Copyright 2015 wywy GmbH. All Rights Reserved."
},
"authors": {
"Madhava Jay": "madhava.jay@wywy.com"
},
"source": {
"git": "https://github.com/wywygmbh/TVAnalytics-iOS.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "WYTracker.h",
"vendored_libraries": "libWywyTVA.a",
"dependencies": {
"AFNetworking": [
"~> 2.5"
]
}
}