blob: fd7550c2def33cd739532411795f80832e6ac6e6 [file] [log] [blame]
{
"name": "CK",
"version": "0.1.6",
"license": {
"type": "AGPL-3.0",
"file": "LICENSE"
},
"summary": "An Elegant Content Framework In Swift",
"homepage": "http://www.graphkit.io/",
"social_media_url": "https://www.facebook.com/graphkit",
"authors": {
"GraphKit Inc.": "support@graphkit.io"
},
"source": {
"git": "https://github.com/GraphKit/ContentKit.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}