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