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