[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / 0 / CJNibSegue / 0.2.0 / CJNibSegue.podspec.json
blob850abcd0425badfd4270bd3ae162894f3df165a3
2   "name": "CJNibSegue",
3   "version": "0.2.0",
4   "summary": "Segue with Nib",
5   "description": "A type safe implementation for segues using Nibs",
6   "homepage": "https://github.com/cjndubisi/CJNibSegue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chijioke Ndubisi": "cjndubisi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cjndubisi/CJNibSegue.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CJNibSegue/Classes/**/*",
22   "pushed_with_swift_version": "3.0"