[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / d / 3 / 9 / MBSegueCollection / 0.1.0 / MBSegueCollection.podspec.json
blob4542a908ea08876e4f2d6bbeb6dec8bafb418912
2   "name": "MBSegueCollection",
3   "version": "0.1.0",
4   "summary": "Collection of custom iOS segues.",
5   "description": "                   MBSegueCollection is a growing collection of different custom segues for iOS 6 or later.\n                   All segues can be used to present or to dismiss view controllers.\n",
6   "homepage": "https://github.com/mathebox/MBSegueCollection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Max Bothe",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/mathebox/MBSegueCollection.git",
17     "tag": "v0.1.0"
18   },
19   "source_files": [
20     "MBSegueCollection",
21     "*.{h,m}"
22   ],
23   "requires_arc": true