blob: ee533dbe619b2f4f5a96e4c78ae801a8c86a3138 [file] [log] [blame]
{
"name": "FDTake",
"version": "0.2.0",
"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": "v0.2.0"
},
"platforms": {
"ios": "4.0"
},
"source_files": "FDTakeExample/FDTakeController.{h,m}",
"resources": "FDTakeExample/*.lproj",
"frameworks": [
"CoreGraphics",
"MobileCoreServices"
],
"requires_arc": true
}