[
  {
    "path": ".gitignore",
    "content": ".DS_Store\nbuild\nBuild\nProducts\n*.pbxuser\n*.perspectivev3\n*.mode1v3\nxcuserdata\n.DS_Store\nconfig\nsrc/Three20/*.h\nsrc/Three20Core/*.h\nsrc/Three20Network/*.h\nsrc/Three20Style/*.h\nsrc/Three20UICommon/*.h\nsrc/Three20UINavigator/*.h\nsrc/Three20UI/*.h\nextensions/\n\n*.pyc\nDocs\n\n# we don't support xcworkspaces for single projects. Use Three20.xcworkspace instead\n*.xcworkspace\n!Three20.xcworkspace\n"
  },
  {
    "path": "AUTHORS",
    "content": "The three20 team\n================\n\nOriginal author (retired)\n-------------------------\nJoe Hewitt       github.com/joehewitt      @joehewitt\n\nCurrent Maintainers\n-------------------\nOwen Yamauchi      github.com/oyamauchi      oyamauchi@facebook.com\nJeff Verkoeyen     github.com/jverkoey       jverkoey@gmail.com\nJohn Wang          github.com/jwang          jwang392@gmail.com\nStephan Diederich  github.com/diederich      stephan.diederich@googlemail.com\nAdar Porat         github.com/aporat         adar.porat@gmail.com\nTobias Klonk       github.com/tonklon        me@tonklon.com\n\nContributors\n------------\nuprise78         github.com/uprise78       @uprise78\nSteven Fisher    github.com/tewha\nPatrick Crosby   github.com/patrickxb\n                 github.com/dreamComeTrue\nEelco Lempsink   github.com/eelco\nTobias Rundstrom github.com/tru\ndrewmca          github.com/drewmca\nDima Berastau    github.com/dima\nDoug Barth       github.com/dougbarth\nDan Morrow       github.com/skydivedan\nPetr Reichl      github.com/meap\nPavel Repin      github.com/paxan\nSkotch Vail      github.com/skotchvail\nBrian Chapados   github.com/chapados\nEnormego         github.com/enormego/EGOTableViewPullRefresh\n                 - Drag-to-refresh header\nDavid Morford    github.com/davidmorford/UXKit\n                 - Inspiration for the New Three20 project structure.\nChih-Wei Lee     github.com/dlackty\n                 - iPad improvements\nBrandon Walkin\n\n"
  },
  {
    "path": "LICENSE",
    "content": "Copyright 2009-2011 Facebook\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n \n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
  },
  {
    "path": "README.mdown",
    "content": "Archived Repo\n=============\n\n**This is an archived project and is no longer supported or updated by Facebook. Please do not file issues or pull-requests against this repo. If you wish to continue to develop this code yourself, we recommend you fork it.**\n\n**Proceed and be bold!**\n\nThree20\n=======\n\nWhat now?\n------\n\nIf you updated to this revision by accident (e.g. a git pull), you might want to switch back to the\nversion you had before (`git checkout cc672132ab`). \n\nThree20 still compiles and seems to work on iOS6, so there's no immediate need to remove everything now. \nStill, as the library is not maintained anymore, it might be a good time to replace it.\n\nLots of Three20's helpers are not needed anymore, as they are now present right in iOS.\nFor other parts there are some really good replacement available. \nIf you're searching for a full replacement, [NimbusKit](http://nimbuskit.info) might help, they even provide a [migration guide](http://wiki.nimbuskit.info/Three20-Migration-Guide).\n\nLinks\n------\n\n[Three20 Mailing List](http://groups.google.com/group/three20/)\n\n[Three20 Tagged Questions on StackOverflow](http://stackoverflow.com/questions/tagged/three20)\n"
  }
]