{
  "name": "iOS Image Import",
  "short_description": "Use iOS image picker",
  "description": "An implementation of the iOS-native image picker, to make image picking slick inside Codea projects. Similar to standardize image pickers all over the place in iOS—even some places in Codea itself. In addition to normal image formats, handles HEIC images from the file system, but in a very kludgey way, so if you can avoid having to do that should. ",
  "authors": [
    "UberGoober"
  ],
  "version": "1.0.0",
  "update_notes": "- Initial Release",
  "category": "App",
  "platform": "iPhone Only",
  "forum_link": "https://codea.io/talk/",
  "hidden": false,
  "icon": "iOS Image Import.codea/Icon@3x.png",
  "size": 105994,
  "timestamp": 1777147879
}