[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / d / 0 / KGModal / 1.2.0 / KGModal.podspec.json
blob4a9bd10f399ca11e9a5f1d4127ea2b064ecc462a
2   "name": "KGModal",
3   "version": "1.2.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": "MIT",
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": "v1.2.0"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "KGModal.{h,m}",
22   "requires_arc": true