blob: 1165350246af3c2808f0ddb9980f78fb15d6e4fa [file] [log] [blame]
{
"name": "FDTake",
"version": "0.0.2",
"summary": "Easily take a photo or video or choose from library.",
"homepage": "https://github.com/fulldecent/FDTake",
"license": "MIT",
"authors": {
"William Entriken": "github.com@phor.net"
},
"source": {
"git": "https://github.com/fulldecent/FDTake.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "4.0"
},
"source_files": "FDTakeExample/FDTakeController.{h,m}",
"resources": "FDTakeExample/*.lproj",
"frameworks": [
"CoreGraphics",
"MobileCoreServices"
],
"requires_arc": true
}