[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 6 / CoreHound / 0.3.1 / CoreHound.podspec.json
blob6a8fee6db6acf5f8cefa2616ee162e5785881565
2   "name": "CoreHound",
3   "version": "0.3.1",
4   "summary": "The MediaHound iOS SDK",
5   "homepage": "https://github.com/MediaHound/CoreHound",
6   "license": "Apache",
7   "authors": "MediaHound",
8   "social_media_url": "https://twitter.com/mediahound",
9   "source": {
10     "git": "https://github.com/MediaHound/CoreHound.git",
11     "tag": "0.3.1"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source_files": "Pod/**/*.{h,m}",
18   "private_header_files": [
19     "Pod/Model/Internal/**/*.h",
20     "Pod/**/*+Internal.h",
21     "Pod/Network/Internal/**/*.h"
22   ],
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.6"
26     ],
27     "AtSugar": [
28       "~> 0.1"
29     ],
30     "Avenue": [
31       "~> 0.4"
32     ],
33     "AvenueFetcher": [
34       "~> 0.4"
35     ],
36     "JSONModel": [
37       "~> 1.1.2"
38     ],
39     "PromiseKit/CorePromise": [
40       "~> 3.0"
41     ],
42     "UICKeyChainStore": [
43       "~> 2.0"
44     ]
45   }