blob: 4b023f42fe11854ff2023e101a3ec6db40180004 [file] [log] [blame]
{
"name": "FDTake",
"version": "1.0.0",
"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.",
"homepage": "https://github.com/fulldecent/FDTake",
"screenshots": "https://i.imgur.com/SpSJzmS.png",
"license": "MIT",
"authors": {
"William Entriken": "github.com@phor.net"
},
"source": {
"git": "https://github.com/fulldecent/FDTake.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/fulldecent",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*"
}