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