4 "license": "Apache License, Version 2.0",
5 "summary": "Lite edition of Three20, a collection of iPhone UI classes.",
6 "description": "Three20 is a collection of iPhone UI classes, like a photo viewer, and general utilities,like an HTTP disk cache. This is a lite edition of Three20, which contains some importantchanges compared to the original Three20 project. See project homepage for more details.",
7 "homepage": "https://github.com/aporat/three20lite",
9 "Joe Hewitt": "http://github.com/joehewitt"
12 "git": "https://github.com/aporat/three20lite.git",
13 "commit": "05e16294aa2581f3b7671a26876a775b7ee2149c"
20 "src/{Core,Network,Navigator,UI,Style}/*.{h,m}"
22 "resources": "src/Three20.bundle",
23 "frameworks": "QuartzCore",
29 "requires_arc": false,