[Add] BugsnagNetworkRequestPlugin 6.31.0
[CocoaPods.git] / Specs / 0 / d / 6 / CNSKit / 1.0.11 / CNSKit.podspec.json
blobb6894eb1e08a6548c93ee17e3ad3351833d397f4
2   "name": "CNSKit",
3   "version": "1.0.11",
4   "license": "Own",
5   "summary": "CNSKit is a collection of utility-classes that make the life easier.",
6   "homepage": "https://github.com/codenauts/CNSKit",
7   "authors": {
8     "Thomas Dohmke": "thomas.dohmke@codenauts.de",
9     "Stefan Haubold": "stefan.haubold@codenauts.de",
10     "Benjamin Reimold": "benjamin.reimold@codenauts.de"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "ios": {
16     "frameworks": "Security"
17   },
18   "source": {
19     "git": "https://github.com/codenauts/CNSKit.git",
20     "tag": "1.0.11"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "resources": "Resources/*",
27   "requires_arc": false