blob: d3b74a6133d1f998b265b504551626e88d44f2a6 [file] [log] [blame]
{
"name": "FDTake",
"version": "0.2.3",
"summary": "Easily take a photo or video or choose from library",
"description": " `FDTake` helps you quickly have the user take or choose an existing photo or video.\n",
"homepage": "https://github.com/fulldecent/FDTake",
"screenshots": "https://i.imgur.com/SpSJzmS.png",
"license": "MIT",
"authors": {
"William Entriken": "github.com@phor.net"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/fulldecent/FDTake.git",
"tag": "v0.2.3"
},
"source_files": "FDTakeExample/FDTakeController.{h,m}",
"requires_arc": true
}