[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 0 / f / hndlSegue / 0.1 / hndlSegue.podspec.json
blob0fda5becdf9f73f641c714634d8c5533bf1ec34d
2   "name": "hndlSegue",
3   "version": "0.1",
4   "summary": "hndlSegue make work with segues easy",
5   "description": "hndlSegue is a simple lib what allow to call performSegueWithIdentifier with block of code(handler for that segue).",
6   "homepage": "https://github.com/madmaxmv/hndlSegue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "matyushenko": "matyushenko.m.v@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/madmaxmv/hndlSegue.git",
19     "tag": "0.1"
20   },
21   "source_files": "SegueExtension/SegueExtension/*.swift",
22   "exclude_files": "SegueExtension/Exclude",
23   "frameworks": "Foundation"