blob: 56ea7ea503d94967d34766eaaa52e6c2b8571f76 [file] [log] [blame]
{
"name": "CK",
"version": "0.1.1",
"license": {
"type": "AGPLv3+",
"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.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Source/*.swift",
"requires_arc": true
}