4 "license": "Apache License, Version 2.0",
5 "summary": "An iOS framework whose growth is bounded by O(documentation).",
6 "homepage": "http://jverkoey.github.com/nimbus/",
8 "Jeff Verkoeyen": "jverkoey@gmail.com",
9 "Bubnov Slavik": "bubnovslavik@gmail.com",
10 "Roger Chapman": "rogchap@gmail.com",
11 "Manu Cornet": "manu.cornet@gmail.com",
12 "Glenn Grant": "glenn@ensquared.net",
13 "Aviel Lazar": "aviellazar@gmail.com",
14 "Benedikt Meurer": "benedikt.meurer@googlemail.com",
15 "Anderson Miller": "anderson@submarinerich.com",
16 "Basil Shkara": "basil@neat.io",
17 "Peter Steinberger": "me@petersteinberger.com",
18 "Hwee-Boon Yar": "hboon@motionobj.com"
21 "git": "https://github.com/jverkoey/nimbus.git",
24 "description": "Nimbus is an iOS framework whose feature set grows only as fast as its documentation. By focusing on documentation first and features second, Nimbus hopes to be a framework that accelerates the development process of any application by being easy to use and simple to understand.",
28 "source_files": "src/core/src",
29 "requires_arc": false,
33 "source_files": "src/css/src"
36 "name": "AttributedLabel",
37 "source_files": "src/attributedlabel/src",
38 "frameworks": "CoreGraphics"
42 "source_files": "src/interapp/src"
46 "source_files": "src/launcher/src"
50 "source_files": "src/models/src"
53 "name": "NetworkImage",
54 "source_files": "src/networkimage/src"
58 "source_files": "src/overview/src",
59 "resources": "src/overview/resources/NimbusOverviewer.bundle"
62 "name": "PagingScrollView",
63 "source_files": "src/pagingscrollview/src"
67 "source_files": "src/photos/src",
68 "resources": "src/photos/resources/NimbusPhotos.bundle",
70 "Nimbus/PagingScrollView": [
80 "source_files": "src/operations/src_JSONKit",
90 "name": "WebController",
91 "source_files": "src/webcontroller/src",
92 "resources": "src/webcontroller/resources/NimbusWebController.bundle"