blob: 4c13eef78b317a16c611f08b3fce954d737e0610 [file] [log] [blame]
{
"name": "FDTake",
"version": "0.3.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": "0.3.0"
},
"social_media_url": "https://twitter.com/fulldecent",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FDTake": [
"Pod/*.lproj"
]
}
}