[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / d / 2 / NKModalViewManager / 3.2 / NKModalViewManager.podspec.json
blobcbf3138b4b4a36c149e67a229fee89edafc42686
2   "name": "NKModalViewManager",
3   "version": "3.2",
4   "summary": "Present UIViewController modally",
5   "description": "Present UIViewController modally easily and beautifully with animation.",
6   "homepage": "https://github.com/kennic/NKModalViewManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nam Kennic": "namkennic@me.com"
13   },
14   "source": {
15     "git": "https://github.com/kennic/NKModalViewManager.git",
16     "tag": "3.2"
17   },
18   "social_media_url": "https://twitter.com/namkennic",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "NKModalViewController/**/*",
24     "NKFullscreenController/**/*"
25   ]