[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / 7 / c / NimbusKit-Basics / 1.0.0 / NimbusKit-Basics.podspec.json
blobd6dbbc95fc15bb947dc3eda7499f75d4f1611329
2   "name": "NimbusKit-Basics",
3   "version": "1.0.0",
4   "license": {
5     "type": "BSD"
6   },
7   "summary": "One file, plenty of basics.",
8   "description": "                   A single header file, `NimbusKitBasics.h`, designed to be dropped into any source code or\n                   library. Within, you'll find plenty of common app-development goodies.\n",
9   "homepage": "https://github.com/nimbuskit/basics",
10   "authors": {
11     "Jeff Verkoeyen": "jverkoey@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/featherless",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0",
17     "osx": "10.7"
18   },
19   "source": {
20     "git": "https://github.com/nimbuskit/basics.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "src",
24   "public_header_files": "src/NimbusKitBasics.h"