blob: b6894eb1e08a6548c93ee17e3ad3351833d397f4 [file] [log] [blame]
{
"name": "CNSKit",
"version": "1.0.11",
"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": "1.0.11"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": "Resources/*",
"requires_arc": false
}