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