blob: 1cc333546b8a7d38f4b47ada2068c10f6c3fc026 [file] [log] [blame]
{
"name": "FDTake",
"version": "0.2.5",
"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.5"
},
"source_files": "FDTakeExample/FDTakeController.{h,m}",
"resource_bundles": {
"FDTakeResources": [
"FDTakeExample/*.lproj"
]
},
"requires_arc": true
}