[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 5 / MTGenericSemimodalSegue / 0.0.19 / MTGenericSemimodalSegue.podspec.json
blob84558546ae49025ddbb7091fb6d73d654350ed02
2   "name": "MTGenericSemimodalSegue",
3   "version": "0.0.19",
4   "summary": "A basic framework on which to build block-driven semimodal segues that play well with view controller containment",
5   "homepage": "https://github.com/mtrudel/MTGenericSemimodalSegue",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mat Trudel": "mat@geeky.net"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/mtrudel/MTGenericSemimodalSegue.git",
18     "tag": "0.0.19"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "frameworks": "QuartzCore",
26   "requires_arc": true