blob: 6a68a90afa637dbec90742bc54600b9e85871983 [file] [log] [blame]
{
"name": "CK",
"version": "0.1.8",
"license": {
"type": "AGPL-3.0",
"file": "LICENSE"
},
"summary": "An elegant content framework in Swift.",
"homepage": "http://contentkit.io",
"social_media_url": "https://www.facebook.com/graphkit",
"authors": {
"CosmicMind, Inc.": "support@cosmicmind.io"
},
"source": {
"git": "https://github.com/CosmicMind/ContentKit.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}