blob: 3bee533afacd56e2d06099121f5e990b607f0c47 [file] [log] [blame]
{
"name": "CNSKit",
"version": "1.0.10",
"license": "Own",
"summary": "CNSKit is a collection of utility-classes that make the life easier.",
"homepage": "https://github.com/codenauts/CNSKit",
"authors": {
"Thomas Dohmke": "thomas.dohmke@codenauts.de",
"Stefan Haubold": "stefan.haubold@codenauts.de",
"Benjamin Reimold": "benjamin.reimold@codenauts.de"
},
"platforms": {
"ios": null
},
"ios": {
"frameworks": "Security"
},
"source": {
"git": "https://github.com/codenauts/CNSKit.git",
"tag": "v1.0.10"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": "Resources/*",
"requires_arc": false
}