blob: 4d10cd7f7644d5504cf57d4c5d73bd9594f9f89f [file] [log] [blame]
{
"name": "FDTake",
"version": "3.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": "3.0.0"
},
"social_media_url": "https://twitter.com/fulldecent",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_version": "5.0",
"source_files": [
"Source/*.{h,m,swift}",
"Source/*.swift"
],
"resources": "Source/*.lproj/*"
}