[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / 5 / 9 / GAMConstants / 0.1.7 / GAMConstants.podspec.json
blob531a4bc3ca1970345b0569f728cbd2176c5a9e27
2   "name": "GAMConstants",
3   "version": "0.1.7",
4   "summary": "Easy to use framework for managing Constants and String localization all while being changeable from your server.",
5   "description": "Easy to use framework for managing Constants and String localization all while being changeable from your server. Simply configure your server with an interceptions file and all constants will be changed",
6   "homepage": "https://github.com/gametimesf/GAMConstants",
7   "license": "MIT",
8   "authors": {
9     "Mike Silvis": "mike@gametime.co"
10   },
11   "source_files": "Source/*.swift",
12   "exclude_files": "Classes/Exclude",
13   "ios": {
14     "frameworks": [
15       "Foundation",
16       "UIKit"
17     ]
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source": {
24     "git": "https://github.com/gametimesf/GAMConstants.git",
25     "tag": "0.1.7"
26   }