[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / d / 6 / CNSKit / 1.0.6 / CNSKit.podspec.json
blob8553bb3c9c3af2f53eb8b03867ca2eb75d705479
2   "name": "CNSKit",
3   "version": "1.0.6",
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": "v1.0.6"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "resources": "Resources/*",
27   "requires_arc": false