blob: 67b0f5aeaad3e9ef40d48ffb284150971fc1b884 [file] [log] [blame]
{
"name": "CKNavigation",
"version": "0.1.1",
"summary": "A UINavigationController port for Cocoa Development.",
"homepage": "https://github.com/Charliekenney23",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Charles Kenney": "Charlesc.kenney@gmail.com"
},
"social_media_url": "https://github.com/charliekenney23",
"platforms": {
"osx": "10.12"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/charliekenney23/ck-navigation.git",
"tag": "0.1.1"
},
"source_files": [
"Sources/*.swift",
"Sources/*.h"
],
"pushed_with_swift_version": "4.0"
}