[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 6 / d / 2 / NKModalViewManager / 3.3 / NKModalViewManager.podspec.json
blobdd73bad7d3d167b2a6aec326d2e5df266dafc992
2   "name": "NKModalViewManager",
3   "version": "3.3",
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.3"
17   },
18   "social_media_url": "https://twitter.com/namkennic",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "NKModalViewController/**/*",
24     "NKFullscreenController/**/*"
25   ]