[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 1 / 0 / MISEnterpriseUpdater / 1.0.0 / MISEnterpriseUpdater.podspec.json
blob674975c08c340643640e4ad11418278715f50cde
2   "name": "MISEnterpriseUpdater",
3   "version": "1.0.0",
4   "summary": "Simple component to check if an iOS Enterprise build needs an update.",
5   "description": "                    Simple component to check if an iOS Enterprise build needs an update.\n\n                    MISEnterpriseUpdater uses ARC and supports iOS 7.0+\n",
6   "homepage": "https://github.com/maicki/MISEnterpriseUpdater",
7   "license": "MIT",
8   "authors": {
9     "Michael Schneider": "mischneider1@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/maicki/MISEnterpriseUpdater.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "MISEnterpriseUpdater-ObjC",
20   "public_header_files": "MISEnterpriseUpdater-ObjC/**/*.h",
21   "frameworks": "UIKit"