[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / d / 0 / KGModal / 1.0.0 / KGModal.podspec.json
blob6eb93663d965677a9e120204c8da45dea58f040b
2   "name": "KGModal",
3   "version": "1.0.0",
4   "summary": "KGModal is an easy drop in control that allows you to display any view in a modal popup.",
5   "homepage": "https://github.com/kgn/KGModal",
6   "screenshots": "https://raw.github.com/kgn/KGModal/master/Screenshot.jpg",
7   "license": {
8     "type": "Custom",
9     "file": "license.txt"
10   },
11   "authors": {
12     "David Keegan": "git@davidkeegan.com"
13   },
14   "source": {
15     "git": "https://github.com/kgn/KGModal.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "KGModal.{h,m}",
22   "exclude_files": "ExampleApp",
23   "requires_arc": true