[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 4 / wywyTVA / 0.0.5 / wywyTVA.podspec.json
blob044bd8d68460c47b573aee7892b838d0592e9cb3
2   "name": "wywyTVA",
3   "version": "0.0.5",
4   "summary": "wywy TV Analytics Library for iOS",
5   "homepage": "http://wywy.com/",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright 2015 wywy GmbH. All Rights Reserved."
9   },
10   "authors": {
11     "Madhava Jay": "madhava.jay@wywy.com"
12   },
13   "source": {
14     "git": "https://github.com/wywygmbh/TVAnalytics-iOS.git",
15     "tag": "0.0.5"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "WYTracker.h",
22   "vendored_libraries": "libWywyTVA.a",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.5"
26     ]
27   }